blockly > IASTNodeLocationWithBlock

Schnittstelle IASTNodeLocationWithBlock

Ein AST-Knotenstandort mit einem verknüpften Block.

Unterschrift:

export interface IASTNodeLocationWithBlock extends IASTNodeLocation 

Erweitert: IASTNodeLocation

Methoden

Method Beschreibung
getSourceBlock() Ruft den mit diesem Knoten verknüpften Quellblock ab.