Class Hierarchy
- java.lang.Object
- me.topchetoeu.j2s.runtime.values.primitives.BoolValue (implements me.topchetoeu.j2s.runtime.values.primitives.PrimitiveValue)
- me.topchetoeu.j2s.runtime.values.primitives.StringValue (implements me.topchetoeu.j2s.runtime.values.primitives.PrimitiveValue)
- me.topchetoeu.j2s.runtime.values.primitives.SymbolValue (implements me.topchetoeu.j2s.runtime.values.primitives.PrimitiveValue)
- me.topchetoeu.j2s.runtime.values.primitives.UserValue<T> (implements me.topchetoeu.j2s.runtime.values.Value)
- me.topchetoeu.j2s.runtime.values.primitives.VoidValue (implements me.topchetoeu.j2s.runtime.values.primitives.PrimitiveValue)
Interface Hierarchy
- me.topchetoeu.j2s.runtime.values.Value