Class ClassReflectionInfoStruct
java.lang.Object
org.teavm.backend.wasm.generate.gc.reflection.ClassReflectionInfoStruct
-
Method Summary
Modifier and TypeMethodDescriptionintintintintint
-
Method Details
-
structure
-
annotationsIndex
public int annotationsIndex() -
fieldsIndex
public int fieldsIndex() -
methodsIndex
public int methodsIndex() -
typeParametersIndex
public int typeParametersIndex() -
innerClassesIndex
public int innerClassesIndex()
-