blockly >IASTNodeLocationWithBlock

IASTNodeLocationWithBlock 接口

具有关联块的 AST 节点位置。

Signature:

export interface IASTNodeLocationWithBlock extends IASTNodeLocation 

扩展IASTNodeLocation

方法

方法 说明
getSourceBlock() 获取与此节点关联的源代码块。