Uses of Class
de.dlr.proseo.ui.cli.parser.CLISyntax
Packages that use CLISyntax
Package
Description
Parser classes for the prosEO Command-Line Interface component
-
Uses of CLISyntax in de.dlr.proseo.ui.cli.parser
Fields in de.dlr.proseo.ui.cli.parser declared as CLISyntaxModifier and TypeFieldDescription(package private) static CLISyntaxCLISyntax.inputSyntaxThe syntax used in this program run (the last one parsed)Methods in de.dlr.proseo.ui.cli.parser that return CLISyntaxModifier and TypeMethodDescriptionstatic CLISyntaxCLISyntax.fromSyntaxFile(String syntaxFileName) Load the CLI syntax file from the given file pathCLIParser.getSyntax()Return the currently applicable syntax