All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mondbranch.command-line-parser.1.2.0.source-code.CmdArgsLexer.tokens Maven / Gradle / Ivy

Go to download

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