| Package | Description |
|---|---|
| org.opendaylight.yangtools.antlrv4.code.gen | |
| org.opendaylight.yangtools.yang.parser.impl | |
| org.opendaylight.yangtools.yang.parser.impl.util | |
| org.opendaylight.yangtools.yang.parser.rfc6020.repo | |
| org.opendaylight.yangtools.yang.parser.stmt.rfc6020 |
Contains implementation of statement supports for Rfc6020 statements and
implementation of declared statements.
|
| Modifier and Type | Method and Description |
|---|---|
YangStatementParser.StatementContext |
YangStatementParser.statement() |
YangStatementParser.StatementContext |
YangStatementParser.StatementContext.statement(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<YangStatementParser.StatementContext> |
YangStatementParser.StatementContext.statement() |
| Modifier and Type | Method and Description |
|---|---|
void |
YangStatementParserListenerImpl.enterStatement(YangStatementParser.StatementContext ctx) |
void |
YangStatementParserListenerImpl.exitStatement(YangStatementParser.StatementContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static String |
YangModelDependencyInfo.getLatestRevision(YangStatementParser.StatementContext module,
String sourceName) |
| Modifier and Type | Method and Description |
|---|---|
static YangStatementParser.StatementContext |
YangStatementStreamSource.parseYangSource(InputStream stream)
Deprecated.
Provided for migration purposes only. Do not use.
|
| Modifier and Type | Method and Description |
|---|---|
YangStatementParser.StatementContext |
YangStatementSourceImpl.getYangAST()
Deprecated.
|
| Constructor and Description |
|---|
YangStatementSourceImpl(SourceIdentifier identifier,
YangStatementParser.StatementContext statementContext)
Deprecated.
|
Copyright © 2018 OpenDaylight. All rights reserved.