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

ght.yangtools.yang-parser-rfc7950.14.0.3.source-code.LeafRefPathLexer.tokens Maven / Gradle / Ivy

There is a newer version: 14.0.5
Show newest version
COLON=1
SLASH=2
DOTS=3
EQUAL=4
LEFT_SQUARE_BRACKET=5
RIGHT_SQUARE_BRACKET=6
LEFT_PARENTHESIS=7
RIGHT_PARENTHESIS=8
CURRENT_KEYWORD=9
DEREF_KEYWORD=10
SEP=11
IDENTIFIER=12
':'=1
'/'=2
'..'=3
'='=4
'['=5
']'=6
'('=7
')'=8
'current'=9
'deref'=10




© 2015 - 2024 Weber Informatics LLC | Privacy Policy