blockly > Marker > getCurNode

Marker.getCurNode() 方法

获取标记的当前位置。

Signature:

getCurNode(): ASTNode;

返回

ASTNode

标记所在的当前字段、连接或屏蔽设置。