Class ClassReflectionInfoStruct

java.lang.Object
org.teavm.backend.wasm.generate.reflection.ClassReflectionInfoStruct

public class ClassReflectionInfoStruct extends Object
  • Method Details

    • structure

      public WasmStructure structure()
    • annotationsIndex

      public int annotationsIndex()
    • fieldsIndex

      public int fieldsIndex()
    • methodsIndex

      public int methodsIndex()
    • typeParametersIndex

      public int typeParametersIndex()
    • innerClassesIndex

      public int innerClassesIndex()