Class Parenthesis

All Implemented Interfaces:
IAttributeAccess

public class Parenthesis extends ConstraintSyntaxTree
Represents a parenthesis. The value of a parenthesis is just the value of the contained expression. This class is used to represent explicit sub expressions.
Author:
Holger Eichelberger