Package org.qdl_lang.parsing
Class IniParserDriver
- java.lang.Object
- 
- org.qdl_lang.parsing.IniParserDriver
 
- 
 public class IniParserDriver extends Object Created by Jeff Gaynor 
 on 10/11/21 at 8:24 AM
- 
- 
Constructor SummaryConstructors Constructor Description IniParserDriver()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected iniParsergetParser(Reader reader, boolean allowListElements)static voidmain(String[] args)QDLStemparse(Reader reader, boolean allowListEntries)
 
-