Class TypeAnnotation.TypeArgumentTarget

java.lang.Object
com.ibm.wala.types.annotations.TypeAnnotation.TypeAnnotationTarget
com.ibm.wala.types.annotations.TypeAnnotation.TypeArgumentTarget
Enclosing class:
TypeAnnotation

public static class TypeAnnotation.TypeArgumentTarget extends TypeAnnotation.TypeAnnotationTarget
  • Constructor Details

    • TypeArgumentTarget

      public TypeArgumentTarget(int iindex, int type_argument_index)
  • Method Details

    • getOffset

      public int getOffset()
    • getTypeArgumentIndex

      public int getTypeArgumentIndex()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object