Package | Description |
---|---|
org.opendaylight.yangtools.antlrv4.code.gen |
Modifier and Type | Method and Description |
---|---|
YangStatementParser.UnquotedStringContext |
YangStatementParser.unquotedString() |
YangStatementParser.UnquotedStringContext |
YangStatementParser.ArgumentContext.unquotedString() |
Modifier and Type | Method and Description |
---|---|
T |
YangStatementParserVisitor.visitUnquotedString(YangStatementParser.UnquotedStringContext ctx)
Visit a parse tree produced by
YangStatementParser.unquotedString() . |
T |
YangStatementParserBaseVisitor.visitUnquotedString(YangStatementParser.UnquotedStringContext ctx)
Visit a parse tree produced by
YangStatementParser.unquotedString() . |
Copyright © 2020 OpenDaylight. All rights reserved.