[]
Represents a parenthesis expression in the syntax tree.
public class ParenthesisNode : NonTerminalNode, ICloneable
Creates a new ParenthesisNode.
public ParenthesisNode()