Package org.qdl_lang.variables.values
-
Class Summary Class Description AllIndicesValue Since this needs to be passed around, this is essentially a marker class.AxisRestrictionValue BooleanValue DecimalValue DyadicFunctionReferenceValue FunctionReferenceValue LongValue ModuleValue QDLKey A marker class for thoseQDLValue
s that may also function as keys to stems and lists.QDLNullValue Since there is a single instance of theQDLNull
, there needs to be a dedicated class for it that sidesteps some bootstrapping issues.QDLValue The top-level wrapper class for every value QDL knows about.SetValue StemValue StringValue