Class RootNode
java.lang.Object
org.eclipse.ditto.rql.model.predicates.ast.SuperNode
org.eclipse.ditto.rql.model.predicates.ast.RootNode
- All Implemented Interfaces:
Node
A root node is a special super node which is only once in the AST at the very beginning.
-
Constructor Details
-
RootNode
public RootNode()
-