Class MakeAnnotation
java.lang.Object
gnu.mapping.PropertySet
gnu.mapping.Procedure
gnu.mapping.ProcedureN
gnu.kawa.reflect.MakeAnnotation
- All Implemented Interfaces:
Named
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MakeAnnotationstatic final QuoteExpstatic final ProcedureFields inherited from class ProcedureN
applyToObject, noArgsFields inherited from class Procedure
applyMethodType, applyToConsumerDefault, applyToConsumerMethod, applyToObjectDefault, applyToObjectMethod, compilerKey, compilerXKey, inlineIfConstantSymbol, validateApplyKey, validateXApplyKeyFields inherited from class PropertySet
nameKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyN(Object[] args, SourceMessages messages) getName()static MakeAnnotationstatic ApplyExpmakeAnnotationMaker(Expression classRef) static Expressionvalidate(ApplyExp exp, InlineCalls visitor, Type required, Procedure proc) Methods inherited from class ProcedureN
applyToObjectMethods inherited from class Procedure
apply0, apply1, apply2, apply3, apply4, applyL, applyToConsumerDefault, applyToObjectDefault, checkArgCount, checkBadCode, getApplyMethod, getApplyToConsumerMethod, getApplyToObjectMethod, getReturnType, getSetter, getSourceLocation, isSideEffectFree, lookupApplyHandle, maxArgs, maxArgs, minArgs, minArgs, numArgs, set0, set1, setN, setSetter, setSourceLocation, toStringMethods inherited from class PropertySet
getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbol
-
Field Details
-
instance
-
makeMethodProc
-
makeMethodExp
-
-
Constructor Details
-
MakeAnnotation
-
-
Method Details
-
make
-
makeAnnotationMaker
-
getName
- Specified by:
getNamein interfaceNamed- Overrides:
getNamein classPropertySet
-
validate
-
applyN
-
applyN
-