Constructors
constructor
- new ASTNodePath(node: compiler.ASTNode, parent: ASTElement, route?: string): ASTNodePath
-
Parameters
-
node: compiler.ASTNode
-
parent: ASTElement
-
Default value route: string = ""
Properties
node
node: compiler.ASTNode
parent
parent: ASTElement