![]() |
EOS 2
1.1.0
Einfache Objektbasierte Sprache
|
Öffentliche Methoden | |
String | getSourceCode () |
String | getPath () |
Kommunikationsschnittstelle vom Compiler zum Quellcode.
Definiert in Zeile 9 der Datei Source.java.
String de.lathanda.eos.baseparser.Source.getPath | ( | ) |
Implementiert in de.lathanda.eos.common.gui.SourceCode.
String de.lathanda.eos.baseparser.Source.getSourceCode | ( | ) |
Implementiert in de.lathanda.eos.common.gui.SourceCode.