|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface CAstVisitor.Context
This interface represents a visitor-specific context. All it knows is how to get its top-level entity. It is expected that visitors will have classes implementing this interface to collect visitor-specific information.
| Method Summary | |
|---|---|
CAstEntity |
top()
|
| Method Detail |
|---|
CAstEntity top()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||