Package org.aspectj.weaver
Klasse Shadow.Kind
java.lang.Object
org.aspectj.util.TypeSafeEnum
org.aspectj.weaver.Shadow.Kind
- Umschließende Klasse:
Shadow
A type-safe enum representing the kind of shadows
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanbooleanbooleanbooleanThese shadow kinds have return values that can be bound in after returning(Dooberry doo) advice.booleanThese are all the shadows that contains other shadows within them and are often directly associated with methods.booleanisSet(int i) booleanbooleanbooleanstatic Shadow.Kind
-
Felddetails
-
bit
public int bit
-
-
Konstruktordetails
-
Kind
-
-
Methodendetails
-
toLegalJavaIdentifier
-
argsOnStack
public boolean argsOnStack() -
allowsExtraction
public boolean allowsExtraction() -
isSet
public boolean isSet(int i) -
hasHighPriorityExceptions
public boolean hasHighPriorityExceptions() -
hasReturnValue
public boolean hasReturnValue()These shadow kinds have return values that can be bound in after returning(Dooberry doo) advice.- Gibt zurück:
-
isEnclosingKind
public boolean isEnclosingKind()These are all the shadows that contains other shadows within them and are often directly associated with methods. -
isTargetSameAsThis
public boolean isTargetSameAsThis() -
neverHasTarget
public boolean neverHasTarget() -
neverHasThis
public boolean neverHasThis() -
getSimpleName
-
read
- Löst aus:
IOException
-