Class StatementDeclaration

java.lang.Object
org.opendaylight.yangtools.yang.model.api.meta.StatementSourceReference
org.opendaylight.yangtools.yang.model.api.meta.StatementDeclaration
All Implemented Interfaces:
Immutable, DeclarationReference
Direct Known Subclasses:
StatementDeclaration.InText

@NonNullByDefault public abstract class StatementDeclaration extends StatementSourceReference implements DeclarationReference
A StatementSourceReference which acts as its own DeclarationReference, i.e. referring to a statement source present in textual source format.