blockly > IASTNodeLocationWithBlock

Interface IASTNodeLocationWithBlock

Un emplacement de nœud AST auquel un bloc est associé.

Signature :

export interface IASTNodeLocationWithBlock extends IASTNodeLocation 

Extension:IASTNodeLocation

Méthodes

Method Description
getSourceBlock() Permet d'obtenir le bloc source associé à ce nœud.