Package serp.bytecode

Class Annotation.Property.Value

java.lang.Object
serp.bytecode.Annotation.Property.Value
Enclosing class:
Annotation.Property

private static class Annotation.Property.Value extends Object
Property value struct.
  • Field Details

    • index

      public int index
    • index2

      public int index2
    • type

      public Class type
    • value

      public Object value
  • Constructor Details

    • Value

      private Value()