Package com.ibm.wala.shrike.shrikeCT
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 java.lang.Object implements AnnotationsReader.ElementValue
Represents enum constant annotation arguments.
-
-
Constructor Summary
Constructors Constructor Description EnumElementValue(java.lang.String enumType, java.lang.String enumVal)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-