Package org.opendaylight.yangtools.yang.parser.antlr
ANTLR grammars for parsing RFC7950 constructs. This package is considered an implementation detail and does not
fall under API stability contract. Use at your own risk.
-
Interface Summary Interface Description IfFeatureExpressionParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byIfFeatureExpressionParser
.LeafRefPathParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byLeafRefPathParser
.YangStatementParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byYangStatementParser
.