![]() |
EOS 2
1.1.0
Einfache Objektbasierte Sprache
|

Öffentliche Methoden | |
| void | parse (Program program, String path) throws TranslationException |
| int | getLine (int pos) |
Parser Schnittstelle.
Definiert in Zeile 10 der Datei BasicParser.java.
| int de.lathanda.eos.baseparser.BasicParser.getLine | ( | int | pos | ) |
| void de.lathanda.eos.baseparser.BasicParser.parse | ( | Program | program, |
| String | path | ||
| ) | throws TranslationException |