Class GetNamedPart
java.lang.Object
gnu.mapping.PropertySet
gnu.mapping.Procedure
gnu.mapping.Procedure2
gnu.kawa.functions.GetNamedPart
Procedure to get the value of a named component of an object.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringPseudo-method-name for the cast operation.static final StringPREFIX:<>is equivalent to theClassTypebound toPREFIX.static final GetNamedPartstatic final StringPseudo-method-name for class-membership-test (instanceof) operation.Fields inherited from class Procedure2
applyToObjectFields inherited from class Procedure
applyMethodType, applyToConsumerDefault, applyToConsumerMethod, applyToObjectDefault, applyToObjectMethod, compilerKey, compilerXKey, inlineIfConstantSymbol, validateApplyKey, validateXApplyKeyFields inherited from class PropertySet
nameKey -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Procedure2
apply0, apply1, apply3, apply4, applyN, applyToObject, numArgsMethods inherited from class Procedure
applyL, applyToConsumerDefault, applyToObjectDefault, checkArgCount, checkBadCode, getApplyMethod, getApplyToConsumerMethod, getApplyToObjectMethod, getReturnType, getSourceLocation, isSideEffectFree, lookupApplyHandle, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toStringMethods inherited from class PropertySet
getName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbol
-
Field Details
-
getNamedPart
-
CLASSTYPE_FOR
PREFIX:<>is equivalent to theClassTypebound toPREFIX.- See Also:
-
CAST_METHOD_NAME
-
INSTANCEOF_METHOD_NAME
Pseudo-method-name for class-membership-test (instanceof) operation.- See Also:
-
-
Constructor Details
-
GetNamedPart
public GetNamedPart()
-
-
Method Details
-
apply2
-
getTypePart
-
getNamedPart
-
getMemberPart
-
getSetter
-