Class ElementValueArrayInitializerElementValue
java.lang.Object
org.jd.core.v1.model.javasyntax.reference.ElementValueArrayInitializerElementValue
- All Implemented Interfaces:
Iterable<ElementValue>
,BaseElementValue
,ElementValue
,Reference
,Base<ElementValue>
-
Field Summary
FieldsFields inherited from interface org.jd.core.v1.model.javasyntax.reference.ElementValue
EV_ANNOTATION_VALUE, EV_ARRAY_VALUE, EV_CLASS_INFO, EV_ENUM_CONST_VALUE, EV_PRIMITIVE_TYPE, EV_UNKNOWN
-
Constructor Summary
ConstructorsConstructorDescriptionElementValueArrayInitializerElementValue
(BaseElementValue elementValueArrayInitializer) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jd.core.v1.util.Base
getFirst, getLast, getList, isList, iterator, size
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
elementValueArrayInitializer
-
-
Constructor Details
-
ElementValueArrayInitializerElementValue
public ElementValueArrayInitializerElementValue() -
ElementValueArrayInitializerElementValue
-
-
Method Details