Interface IConstantValueProvider

All Known Implementing Classes:
FieldDefinition

public interface IConstantValueProvider
  • Method Details

    • hasConstantValue

      boolean hasConstantValue()
    • getConstantValue

      Object getConstantValue()