Interface Reference
-
- All Known Subinterfaces:
BaseAnnotationReference,BaseElementValue,BaseElementValuePair,ElementValue
- All Known Implementing Classes:
AnnotationElementValue,AnnotationReference,AnnotationReferences,ElementValueArrayInitializerElementValue,ElementValuePair,ElementValuePairs,ElementValues,ExpressionElementValue,InnerObjectReference,ObjectReference
public interface Reference
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(ReferenceVisitor visitor)
-
-
-
Method Detail
-
accept
void accept(ReferenceVisitor visitor)
-
-