|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
void |
clear()
clear the programm (clears all items found by the parser) |
IFactDb |
getFacts()
returns the fact database used to process a program |
IQueryList |
getQuerys()
returns a list with all queries found by the parser |
IStatementMap |
getStatements()
returns the statement map used to resolve queries |
ISymbolTable |
getSymbolTable()
returns the used symboltable to en- and decode the names |
void |
run()
the method processing the program |
| Method Detail |
public void clear()
public ISymbolTable getSymbolTable()
public IQueryList getQuerys()
public IFactDb getFacts()
public IStatementMap getStatements()
public void run()
throws ParameterMatchingError
ParameterMatchingError -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||