Class AnnotationDataStruct.Field

java.lang.Object
org.teavm.backend.wasm.generate.gc.reflection.AnnotationDataStruct.Field
Enclosing class:
AnnotationDataStruct

public static class AnnotationDataStruct.Field extends Object
  • Field Details

    • name

      public final String name
    • type

      public final ValueType type
    • defaultValue

      public final AnnotationValue defaultValue
    • index

      public final int index