ght.yangtools.yang-parser-rfc7950.14.0.3.source-code.LeafRefPathLexer.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of yang-parser-rfc7950 Show documentation
Show all versions of yang-parser-rfc7950 Show documentation
RFC6020/RFC7950 parser support
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