|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspectj.compiler.base.CompilerObject
org.aspectj.compiler.base.ast.SemanticObject
org.aspectj.compiler.crosscuts.ast.PointcutSO
| Field Summary |
| Fields inherited from class org.aspectj.compiler.base.ast.SemanticObject |
dec, dummyCompiler |
| Constructor Summary | |
PointcutSO(PointcutDec pointcutDec)
|
|
| Method Summary | |
Formals |
getFormals()
|
PointcutDec |
getPointcutDec()
|
| Methods inherited from class org.aspectj.compiler.base.ast.SemanticObject |
checkOverride, conflictsWith, dominates, getBytecodeId, getCorrespondingDec, getDeclaringType, getDescriptor, getId, getKind, getModifiers, getName, getStackDelta, isAbstract, isAccessible, isAccessible, isAlmostApplicable, isApplicable, isInherited, isMoreSpecificThan, isStatic, showConflictError, toShortString, updateTargetExpr |
| Methods inherited from class org.aspectj.compiler.base.CompilerObject |
getAST, getCompiler, getOptions, getTypeManager, getWorld |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PointcutSO(PointcutDec pointcutDec)
| Method Detail |
public PointcutDec getPointcutDec()
public Formals getFormals()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||