Package org.teavm.model.text
Class ListingParser
- java.lang.Object
-
- org.teavm.model.text.ListingParser
-
public class ListingParser extends Object
-
-
Constructor Summary
Constructors Constructor Description ListingParser()
-
-
-
Method Detail
-
parse
public Program parse(Reader reader) throws IOException, ListingParseException
- Throws:
IOExceptionListingParseException
-
-