- All Superinterfaces:
PsyObject
- All Known Implementing Classes:
PsyFileInput,PsyFileReader,PsyInput,PsyMatcher,PsyReader,PsyStringReader
The representation of
resetable, an object that can be reset in some manner.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextActionContext action of theresetoperator.Fields inherited from interface coneforest.psylla.core.PsyObject
PSY_CLONE, PSY_EQ, PSY_HASHCODE, PSY_INSTANCEOF, PSY_NE, PSY_TOSTRING, PSY_TOSTRINGBUFFER, PSY_TYPE -
Method Summary
Methods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, invoke, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToString, psyToStringBuffer, psyType, toSyntaxString, typeName
-
Field Details
-
PSY_RESET
Context action of theresetoperator.
-
-
Method Details
-
psyReset
Reset thisresetableobject.- Throws:
PsyErrorException- when error occured during reset.
-