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

ge.pmd.pmd-xml.7.5.0.source-code.XMLLexer.tokens Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
COMMENT=1
CDATA=2
DTD=3
EntityRef=4
CharRef=5
SEA_WS=6
OPEN=7
XMLDeclOpen=8
TEXT=9
CLOSE=10
SPECIAL_CLOSE=11
SLASH_CLOSE=12
SLASH=13
EQUALS=14
STRING=15
Name=16
S=17
PI=18
'<'=7
'>'=10
'/>'=12
'/'=13
'='=14




© 2015 - 2024 Weber Informatics LLC | Privacy Policy