- All Superinterfaces:
PsyObject
- All Known Subinterfaces:
PsyIntegral
, PsyRational
, PsyRealNumeric
, PsyTextual
- All Known Implementing Classes:
PsyBigFraction
, PsyBigInteger
, PsyFraction
, PsyInteger
, PsyName
, PsyReal
, PsyString
, PsyStringBuffer
@Type("convertabletorational")
public interface PsyConvertableToRational
extends PsyObject
-
Field Summary
Fields
Context action of the torational
operator.
-
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_TORATIONAL
Context action of the torational
operator.
-