Class ParameterizedTypeInfoStruct

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

public class ParameterizedTypeInfoStruct extends Object
  • Method Details

    • structure

      public WasmStructure structure()
    • rawTypeIndex

      public int rawTypeIndex()
    • actualTypeArgumentsIndex

      public int actualTypeArgumentsIndex()
    • ownerTypeIndex

      public int ownerTypeIndex()