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

ght.yangtools.yang-parser-rfc7950.14.0.6.source-code.LeafRefPathParser.tokens Maven / Gradle / Ivy

The 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 - 2025 Weber Informatics LLC | Privacy Policy