Class ParameterizedTypeInfoStruct
java.lang.Object
org.teavm.backend.wasm.generate.reflection.ParameterizedTypeInfoStruct
-
Method Summary
Modifier and TypeMethodDescriptionintintint
-
Method Details
-
structure
-
rawTypeIndex
public int rawTypeIndex() -
actualTypeArgumentsIndex
public int actualTypeArgumentsIndex() -
ownerTypeIndex
public int ownerTypeIndex()
-