Package coneforest.psylla.core
Class PsyMatcher
java.lang.Object
coneforest.psylla.core.PsyMatcher
- All Implemented Interfaces:
PsyConvertableToName
,PsyConvertableToString
,PsyObject
,PsyResetable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpsyCaptureGroupEnd
(PsyObject oKey) psyFind()
psyReplaceAll
(PsyTextual oReplacement) void
psyReset()
Reset thisresetable
object.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, toSyntaxString, typeName
-
Field Details
-
OPERATORS
-
-
Constructor Details
-
PsyMatcher
-
-
Method Details
-
psyReset
public void psyReset()Description copied from interface:PsyResetable
Reset thisresetable
object.- Specified by:
psyReset
in interfacePsyResetable
-
psyMatches
-
psyFind
-
psyReplaceAll
-
psyCaptureGroupCount
-
psyCaptureGroupStart
- Throws:
PsyErrorException
-
psyCaptureGroupEnd
- Throws:
PsyErrorException
-