Class AnnotationsReader.EnumElementValue
java.lang.Object
com.ibm.wala.shrike.shrikeCT.AnnotationsReader.EnumElementValue
- All Implemented Interfaces:
AnnotationsReader.ElementValue
- Enclosing class:
AnnotationsReader
public static class AnnotationsReader.EnumElementValue
extends Object
implements AnnotationsReader.ElementValue
Represents enum constant annotation arguments.
- Author:
- sjfink
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
enumType
the name of the enum type -
enumVal
the enum value
-
-
Constructor Details
-
EnumElementValue
-
-
Method Details
-
toString
-