|
||||||||||
| 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.base.ast.Method
| Field Summary |
| Fields inherited from class org.aspectj.compiler.base.ast.SemanticObject |
dec, dummyCompiler |
| Constructor Summary | |
Method(MethodDec methodDec)
|
|
| Method Summary | |
Method |
getBackdoorMethod()
|
Formals |
getFormals()
|
MethodDec |
getMethodDec()
|
Type |
getReturnType()
|
TypeDs |
getThrows()
|
java.lang.String |
toString()
|
| 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, wait, wait, wait |
| Constructor Detail |
public Method(MethodDec methodDec)
| Method Detail |
public MethodDec getMethodDec()
public Type getReturnType()
public Formals getFormals()
public TypeDs getThrows()
public Method getBackdoorMethod()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||