Interface PrimitiveValue

All Superinterfaces:
Value
All Known Subinterfaces:
NumberValue
All Known Implementing Classes:
BoolValue, DoubleValue, IntValue, StringValue, SymbolValue, VoidValue

public interface PrimitiveValue extends Value