Klasse MultiCatchExceptionLabel
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
-
Feldübersicht
Von Klasse geerbte Felder org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
exceptionType, exceptionTypeReference, ranges, se7AnnotationsVon Klasse geerbte Felder org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
codeStream, POS_NOT_SET, position -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintgetCount()voidinitialize(UnionTypeReference typeReference, Annotation[] annotations) voidplace()voidplaceEnd()voidVon Klasse geerbte Methoden org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
toString
-
Konstruktordetails
-
MultiCatchExceptionLabel
-
-
Methodendetails
-
initialize
-
place
public void place()- Setzt außer Kraft:
placein KlasseExceptionLabel
-
placeEnd
public void placeEnd()- Setzt außer Kraft:
placeEndin KlasseExceptionLabel
-
placeStart
public void placeStart()- Setzt außer Kraft:
placeStartin KlasseExceptionLabel
-
getCount
public int getCount()- Setzt außer Kraft:
getCountin KlasseExceptionLabel
-