Class MethodInfoStruct
java.lang.Object
org.teavm.backend.wasm.generate.gc.reflection.MethodInfoStruct
-
Method Summary
-
Method Details
-
structure
-
array
-
nameIndex
public int nameIndex() -
modifiersIndex
public int modifiersIndex() -
returnTypeIndex
public int returnTypeIndex() -
parameterTypesIndex
public int parameterTypesIndex() -
callerIndex
public int callerIndex() -
reflectionIndex
public int reflectionIndex() -
callerType
-