blockly > IASTNodeLocationWithBlock

Interfaccia IASTNodeLocationWithBlock

Una posizione del nodo AST a cui è associato un blocco.

Firma:

export interface IASTNodeLocationWithBlock extends IASTNodeLocation 

Espande: IASTNodeLocation

Metodi

Metodo Descrizione
getSourceBlock() Ottieni il blocco source associato a questo nodo.