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

xsuite.xmaven.bash-maven-plugin.1.0.7.source-code.BashDocLexer.tokens Maven / Gradle / Ivy

Go to download

Bash Maven Plugin is used to generate documentation as well as to run unit test for bash scripts.

The newest version!
NAME=1
NEWLINE=2
SPACE=3
TEXT_CONTENT=4
AT=5
STAR=6
SLASH=7
JAVADOC_START=8
JAVADOC_END=9
INLINE_TAG_START=10
BRACE_OPEN=11
BRACE_CLOSE=12
'@'=5
'*'=6
'/'=7
'{@'=10
'{'=11
'}'=12




© 2015 - 2024 Weber Informatics LLC | Privacy Policy