Initializer |
Body() |
Attributes | |
children | Source Codeshared formal <Import|Declaration|Statement>[] children The child nodes of this node. Refines Node.children |
content | Source Codeshared formal <Declaration|Statement>[] content The content of the body. |
imports | Source Codeshared formal Import[] imports The imports of this body. |
Inherited Attributes |
Attributes inherited from: Node |
Attributes inherited from: Object hash , string |
Inherited Methods |
Methods inherited from: Node |
Methods inherited from: Object equals |