Class AnnotationInfoStruct

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

public class AnnotationInfoStruct extends Object
  • Method Details

    • structure

      public WasmStructure structure()
    • array

      public WasmArray array()
    • dataIndex

      public int dataIndex()
    • constructorIndex

      public int constructorIndex()
    • constructorType

      public WasmFunctionType constructorType()