java.lang.Object
org.eclipse.ditto.rql.model.predicates.ast.SuperNode
org.eclipse.ditto.rql.model.predicates.ast.RootNode
All Implemented Interfaces:
Node

public final class RootNode extends SuperNode
A root node is a special super node which is only once in the AST at the very beginning.
  • Constructor Details

    • RootNode

      public RootNode()