Package coneforest.psylla.core
Class PsyRegExp
java.lang.Object
coneforest.psylla.core.PsyRegExp
- All Implemented Interfaces:
PsyAtomic
,PsyConvertableToName
,PsyConvertableToString
,PsyObject
A representation of
regexp
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, invoke, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToName, psyToString, psyType, typeName
-
Field Details
-
OPERATORS
-
-
Constructor Details
-
PsyRegExp
- Throws:
PsyErrorException
-
PsyRegExp
- Throws:
PsyErrorException
-
-
Method Details
-
getPattern
-
toSyntaxString
- Specified by:
toSyntaxString
in interfacePsyObject
-
parseLiteral
- Throws:
PsyErrorException
-