xsuite.xmaven.bash-maven-plugin.1.0.7.source-code.BashDocParser.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bash-maven-plugin Show documentation
Show all versions of bash-maven-plugin Show documentation
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