Class AnnotationsReader.ArrayElementValue
java.lang.Object
com.ibm.wala.shrike.shrikeCT.AnnotationsReader.ArrayElementValue
- All Implemented Interfaces:
AnnotationsReader.ElementValue
- Enclosing class:
AnnotationsReader
public static class AnnotationsReader.ArrayElementValue
extends Object
implements AnnotationsReader.ElementValue
represents an annotation argument that itself is an array of arguments
- Author:
- sjfink
-
Field Summary
Modifier and TypeFieldDescriptionfinal AnnotationsReader.ElementValue[]
the values contained in the array -
Constructor Summary
-
Method Summary
-
Field Details
-
vals
the values contained in the array
-
-
Constructor Details
-
ArrayElementValue
-
-
Method Details
-
toString
-