Class ValueAttribute.WholeTypeVariable

  • Enclosing class:
    ValueAttribute

    public static class ValueAttribute.WholeTypeVariable
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int index  
      boolean is  
      boolean not  
    • Constructor Summary

      Constructors 
      Constructor Description
      WholeTypeVariable​(int index)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • is

        public final boolean is
      • not

        public final boolean not
      • index

        public final int index
    • Constructor Detail

      • WholeTypeVariable

        WholeTypeVariable​(int index)