|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlab7.ReflectiveVisitor
lab7.NodeVisitor
coursesolutions.CourseSemanticsVisitor
public class CourseSemanticsVisitor
Class sponsored symbol-processing visitor. You can see this but not the code.
| Field Summary |
|---|
| Fields inherited from class lab7.ReflectiveVisitor |
|---|
debug |
| Constructor Summary | |
|---|---|
CourseSemanticsVisitor(HierarchyInterface h)
Take in a hierarchy so we can decide type inclusion. |
|
| Method Summary |
|---|
| Methods inherited from class lab7.NodeVisitor |
|---|
defaultVisit, err, err, out, out, setPrintStream |
| Methods inherited from class lab7.ReflectiveVisitor |
|---|
dispatch, perform, performVisit |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CourseSemanticsVisitor(HierarchyInterface h)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||