Class MethodReflectionInfoStruct
java.lang.Object
org.teavm.backend.wasm.generate.gc.reflection.MethodReflectionInfoStruct
-
Method Summary
Modifier and TypeMethodDescriptionintintintint
-
Method Details
-
structure
-
genericReturnTypeIndex
public int genericReturnTypeIndex() -
genericParameterTypesIndex
public int genericParameterTypesIndex() -
annotationsIndex
public int annotationsIndex() -
typeParametersIndex
public int typeParametersIndex()
-