Class DisjunctNode

    • Constructor Detail

      • DisjunctNode

        public DisjunctNode()
    • Method Detail

      • toString

        public java.lang.String toString​(Node.ParenMode mode)
        Description copied from interface: Node
        Returns the string form of this node.
        Specified by:
        toString in interface Node
        Overrides:
        toString in class QueryNode
        Parameters:
        mode - Whether the string should be encapsulated in parentheses (...)
        Returns:
        The string query.