Class MethodReflectionInfoStruct

java.lang.Object
org.teavm.backend.wasm.generate.gc.reflection.MethodReflectionInfoStruct

public class MethodReflectionInfoStruct extends Object
  • Method Details

    • structure

      public WasmStructure structure()
    • genericReturnTypeIndex

      public int genericReturnTypeIndex()
    • genericParameterTypesIndex

      public int genericParameterTypesIndex()
    • annotationsIndex

      public int annotationsIndex()
    • typeParametersIndex

      public int typeParametersIndex()