java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
Bekannte direkte Unterklassen:
MultiCatchExceptionLabel

public class ExceptionLabel extends Label
  • Felddetails

    • ranges

      public int[] ranges
    • exceptionType

      public TypeBinding exceptionType
    • exceptionTypeReference

      public TypeReference exceptionTypeReference
    • se7Annotations

      public Annotation[] se7Annotations
  • Konstruktordetails

  • Methodendetails

    • getCount

      public int getCount()
    • place

      public void place()
      Angegeben von:
      place in Klasse Label
    • placeEnd

      public void placeEnd()
    • placeStart

      public void placeStart()
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object