Package com.strobel.assembler.metadata
Interface IConstantValueProvider
- All Known Implementing Classes:
FieldDefinition
public interface IConstantValueProvider
-
Method Summary
-
Method Details
-
hasConstantValue
boolean hasConstantValue() -
getConstantValue
Object getConstantValue()
-