- All Superinterfaces:
PsyObject
- All Known Subinterfaces:
PsyIntegral
,PsyNumeric
,PsyRational
,PsyRealNumeric
- All Known Implementing Classes:
PsyBigFraction
,PsyBigInteger
,PsyBoolean
,PsyCommand
,PsyComplex
,PsyFraction
,PsyInteger
,PsyMark
,PsyName
,PsyNull
,PsyOperator
,PsyReal
,PsyRegExp
The representation of
atomic
, a type of immutable objects.-
Field Summary
Fields inherited from interface coneforest.psylla.core.PsyObject
PSY_CLONE, PSY_EQ, PSY_HASHCODE, PSY_INSTANCEOF, PSY_NE, PSY_TONAME, PSY_TOSTRING, PSY_TYPE
-
Method Summary
Methods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, invoke, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToName, psyToString, psyType, toSyntaxString, typeName