| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.parser.rfc7950.repo |
| Modifier and Type | Method and Description |
|---|---|
static YangStatementStreamSource |
YangStatementStreamSource.create(ASTSchemaSource source)
Create a
YangStatementStreamSource for a ASTSchemaSource. |
static YangStatementStreamSource |
YangStatementStreamSource.create(SourceIdentifier identifier,
YangStatementParser.StatementContext context,
String symbolicName) |
static YangStatementStreamSource |
YangStatementStreamSource.create(YangTextSchemaSource source)
Create a
YangStatementStreamSource for a YangTextSchemaSource. |
Copyright © 2019 OpenDaylight. All rights reserved.