The root node of an abstract syntax tree.
Import path
import javascriptIndirect supertypes
Predicates
Inherited predicates
| ppChildren | Pretty prints the child nodes. | from NgAstNode |
| toString | Gets a textual representation of this element. | from NgAstNode |