Package org.eolang.opeo.ast
Class Root
java.lang.Object
org.eolang.opeo.ast.Root
Root node.
- Since:
- 0.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eolang.opeo.ast.AstNode
AstNode.Empty
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Root
public Root()Constructor. -
Root
Constructor.- Parameters:
children
- Children.
-
Root
Constructor.- Parameters:
children
- Children.
-
-
Method Details