|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNodeVisitor
abc.aspectj.visit.HierarchyBuilder
public class HierarchyBuilder
Builds the internal representation of the class hierarchy and package structure used by the pattern matcher.
| Constructor Summary | |
|---|---|
HierarchyBuilder(ExtensionInfo ext)
|
|
| Method Summary | |
|---|---|
NodeVisitor |
enter(Node n)
|
static boolean |
isNameable(ClassType ct)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HierarchyBuilder(ExtensionInfo ext)
| Method Detail |
|---|
public static boolean isNameable(ClassType ct)
public NodeVisitor enter(Node n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||