Class ExplicitStatement

java.lang.Object
org.opendaylight.yangtools.yang.parser.spi.source.StatementSourceReference
org.opendaylight.yangtools.yang.parser.spi.source.ExplicitStatement
All Implemented Interfaces:
Immutable, DeclarationReference

@Beta public abstract class ExplicitStatement extends StatementSourceReference implements DeclarationReference
Reference of statement source present in textual source format. Utility implementation of StatementSourceReference for textual sources, this is preferred StatementSourceReference for implementations of YANG / YIN statement stream sources.

To create source reference use one of this static factories: