public class LevelParser
extends com.martiansoftware.jsap.StringParser
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LEVEL_LIST |
Constructor and Description |
---|
LevelParser() |
Modifier and Type | Method and Description |
---|---|
static com.martiansoftware.jsap.FlaggedOption |
createFlaggedOption() |
java.lang.Object |
parse(java.lang.String arg) |
public static final java.lang.String LEVEL_LIST
public java.lang.Object parse(java.lang.String arg) throws com.martiansoftware.jsap.ParseException
parse
in class com.martiansoftware.jsap.StringParser
com.martiansoftware.jsap.ParseException
public static com.martiansoftware.jsap.FlaggedOption createFlaggedOption()