public class DisjunctNode extends IntersectNode
IntersectNode
In RS, it looks like:
-(@f1:v1 @f2:v2)
Node.Parenthesize
Constructor and Description |
---|
DisjunctNode() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString(Node.Parenthesize mode)
Returns the string form of this node.
|
getJoinString
public java.lang.String toString(Node.Parenthesize mode)
Node
Copyright © 2024. All rights reserved.