ComplexConstantValue extension

Extension on ComplexConstant providing value-getters.

on

Properties

stringValue String
Returns the String identifier of an instance of ComplexConstant.
no setter
value Complex
Returns a map of type Map<Complex, ComplexConstant> mapping each declared enum value to an instance of ComplexConstant.
no setter
valueMap Map<String, ComplexConstant>
Returns a mapping of instance name to enum instance.
no setter