|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Visit elements of the list package.
| Method Summary | |
void |
visitEnter(Atom atom)
Visit certain element. |
void |
visitEnter(ElementList list)
Visit certain element. |
void |
visitLeave(Atom atom)
Visit certain element. |
void |
visitLeave(ElementList list)
Visit certain element. |
| Method Detail |
public void visitEnter(Atom atom)
throws ModuleDataException
atom - Begin visit of this element.
ModuleDataException - Major problem occurred.
public void visitEnter(ElementList list)
throws ModuleDataException
list - Begin visit of this element.
ModuleDataException - Major problem occurred.
public void visitLeave(Atom atom)
throws ModuleDataException
atom - End visit of this element.
ModuleDataException - Major problem occurred.
public void visitLeave(ElementList list)
throws ModuleDataException
list - End visit of this element.
ModuleDataException - Major problem occurred.
|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |