blockly > IASTNodeLocationWithBlock
Antarmuka IASTNodeLocationWithBlock
Lokasi node AST yang memiliki blok terkait.
Tanda Tangan:
export interface IASTNodeLocationWithBlock extends IASTNodeLocation
Memperluas: IASTNodeLocation
Metode
Metode | Deskripsi |
---|---|
getSourceBlock() | Dapatkan blok sumber yang terkait dengan node ini. |