Hierarchy For Package me.topchetoeu.j2s.runtime.values.primitives

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • me.topchetoeu.j2s.runtime.values.Value
      • me.topchetoeu.j2s.runtime.values.primitives.PrimitiveValue
        • me.topchetoeu.j2s.runtime.values.primitives.BoolValue
        • me.topchetoeu.j2s.runtime.values.primitives.StringValue
        • me.topchetoeu.j2s.runtime.values.primitives.SymbolValue
        • me.topchetoeu.j2s.runtime.values.primitives.VoidValue
      • me.topchetoeu.j2s.runtime.values.primitives.UserValue<T>