This is the complete list of members for org.turro.parser.ParserMacro, including all inherited members.
| addParameter(String name, boolean optional) | org.turro.parser.ParserMacro | |
| addParameter(String name, boolean optional, String defaultValue) | org.turro.parser.ParserMacro | |
| addParameter(String name, boolean optional, String defaultValue, boolean commaSeparated) | org.turro.parser.ParserMacro | |
| addPossibleValue(String value) | org.turro.parser.ParserMacro | |
| compareTo(ParserMacro o) | org.turro.parser.ParserMacro | |
| copyParametersFrom(String macroName, ParserMacroSet macros) | org.turro.parser.ParserMacro | |
| getMacroName() | org.turro.parser.ParserMacro | |
| getOrder() | org.turro.parser.ParserMacro | |
| getParameters() | org.turro.parser.ParserMacro | |
| ParserMacro(String macroName, int order) | org.turro.parser.ParserMacro |