Package com.strobel.assembler.metadata
Interface IConstantValueProvider
-
- All Known Implementing Classes:
FieldDefinition
public interface IConstantValueProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getConstantValue()
boolean
hasConstantValue()
-