mondbranch.command-line-parser.1.2.0.source-code.CmdArgsLexer.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of command-line-parser Show documentation
Show all versions of command-line-parser Show documentation
Allows a direct call to a main(String[] args) method using an unparsed string containing the arguments.
The newest version!
SPACE=1
SINGLE_QUOTED_ARG=4
DOUBLE_QUOTED_ARG=3
REGULAR_ARG=2
' '=1
© 2015 - 2024 Weber Informatics LLC | Privacy Policy