Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

Annotation Interface Hierarchy

Enum Class Hierarchy

Record Class Hierarchy

  • java.lang.Object
    • java.lang.Record
      • org.jfuncmachine.compiler.model.types.ArrayType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.BooleanType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.ByteType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.CharType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.DoubleType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.FloatType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.IntType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.LongType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.ShortType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.StringType (implements org.jfuncmachine.compiler.model.types.Type)
      • org.jfuncmachine.compiler.model.types.UnitType (implements org.jfuncmachine.compiler.model.types.Type)