content
Object content
The child of this expression node in the syntax tree of a regular expression.
This class provides storage for one Object of content. It is used for all regular expressions that are constructed from one object.
For instance: a* is new RegExp1(sym.STAR, 'a');
(package private) Object
(package private) boolean
anyChar, checkPrimClass, isCharClass, makeCCLs, normalise, performClassOp, resolveTilde, rev, revString, size, typeName
type
- a value from the cup generated class sym, defining the kind of this regular
expressioncontent
- the child of this expressionRegExp