Package gnu.xquery.util
Class CastableAs
java.lang.Object
gnu.mapping.PropertySet
gnu.mapping.Procedure
gnu.mapping.Procedure2
gnu.kawa.reflect.InstanceOf
gnu.xquery.util.CastableAs
- All Implemented Interfaces:
Inlineable
,Named
-
Field Summary
FieldsFields inherited from class gnu.kawa.reflect.InstanceOf
language
Fields inherited from class gnu.mapping.Procedure2
applyToObject
Fields inherited from class gnu.mapping.Procedure
applyMethodType, applyToConsumerDefault, applyToConsumerMethod, applyToObjectDefault, applyToObjectMethod, compilerKey, compilerXKey, inlineIfConstantSymbol, validateApplyKey, validateXApplyKey
Fields inherited from class gnu.mapping.PropertySet
nameKey
-
Method Summary
Methods inherited from class gnu.kawa.reflect.InstanceOf
emitIsInstance, getReturnType
Methods inherited from class gnu.mapping.Procedure2
apply0, apply1, apply3, apply4, applyN, applyToObject, numArgs
Methods inherited from class gnu.mapping.Procedure
applyL, applyToConsumerDefault, applyToObjectDefault, checkArgCount, checkBadCode, getApplyMethod, getApplyToConsumerMethod, getApplyToObjectMethod, getSetter, getSourceLocation, isSideEffectFree, lookupApplyHandle, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toString
Methods inherited from class gnu.mapping.PropertySet
getName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbol
-
Field Details
-
castableAs
-
-
Method Details
-
apply2
- Overrides:
apply2
in classInstanceOf
-
compile
- Specified by:
compile
in interfaceInlineable
- Overrides:
compile
in classInstanceOf
-