|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNode_c
abc.aspectj.ast.Pointcut_c
abc.aspectj.ast.PCEmpty_c
public class PCEmpty_c
| Field Summary |
|---|
| Fields inherited from class abc.aspectj.ast.Pointcut_c |
|---|
initialised |
| Constructor Summary | |
|---|---|
PCEmpty_c(Position pos)
|
|
| Method Summary | |
|---|---|
boolean |
isDynamic()
|
Pointcut |
makeAIPointcut()
|
java.util.Set |
pcRefs()
|
Precedence |
precedence()
Get the precedence of the expression. |
void |
prettyPrint(CodeWriter w,
PrettyPrinter tr)
|
| Methods inherited from class abc.aspectj.ast.Pointcut_c |
|---|
checkFormals, mayBind, mustBind, printSubExpr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface abc.aspectj.ast.Pointcut |
|---|
checkFormals, mayBind, mustBind, printSubExpr |
| Constructor Detail |
|---|
public PCEmpty_c(Position pos)
| Method Detail |
|---|
public java.util.Set pcRefs()
pcRefs in interface Pointcutpublic boolean isDynamic()
isDynamic in interface Pointcutpublic Pointcut makeAIPointcut()
makeAIPointcut in interface Pointcutpublic Precedence precedence()
Pointcut
precedence in interface Pointcutprecedence in class Pointcut_c
public void prettyPrint(CodeWriter w,
PrettyPrinter tr)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||