Interface BaseElementValue
-
- All Superinterfaces:
Base<ElementValue>,java.lang.Iterable<ElementValue>,Reference
- All Known Subinterfaces:
ElementValue
- All Known Implementing Classes:
AnnotationElementValue,ElementValueArrayInitializerElementValue,ElementValues,ExpressionElementValue
public interface BaseElementValue extends Reference, Base<ElementValue>