|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContainsAspectInfo
An AST node implements this interface to indicate that it contains information
that should be put into the GlobalAspectInfo.
| Method Summary | |
|---|---|
void |
update(GlobalAspectInfo gai,
Aspect current_aspect)
Called by the AspectInfoHarvester to tell the node to
put all relevant information into the GlobalAspectInfo. |
| Method Detail |
|---|
void update(GlobalAspectInfo gai,
Aspect current_aspect)
AspectInfoHarvester to tell the node to
put all relevant information into the GlobalAspectInfo.
gai - the target of the information.current_aspect - the aspect currently being traversed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||