Uses of Interface
org.opendaylight.yangtools.rfc7952.model.api.AnnotationStatement
Packages that use AnnotationStatement
-
Uses of AnnotationStatement in org.opendaylight.yangtools.rfc7952.parser
Methods in org.opendaylight.yangtools.rfc7952.parser that return AnnotationStatementModifier and TypeMethodDescriptionprotected AnnotationStatement
AnnotationStatementSupport.attachDeclarationReference
(AnnotationStatement stmt, DeclarationReference reference) protected AnnotationStatement
AnnotationStatementSupport.createDeclared
(BoundStmtCtx<AnnotationName> ctx, ImmutableList<DeclaredStatement<?>> substatements) Methods in org.opendaylight.yangtools.rfc7952.parser with parameters of type AnnotationStatementModifier and TypeMethodDescriptionprotected AnnotationStatement
AnnotationStatementSupport.attachDeclarationReference
(AnnotationStatement stmt, DeclarationReference reference) Method parameters in org.opendaylight.yangtools.rfc7952.parser with type arguments of type AnnotationStatementModifier and TypeMethodDescriptionAnnotationStatementSupport.adaptArgumentValue
(StmtContext<AnnotationName, AnnotationStatement, AnnotationEffectiveStatement> ctx, QNameModule targetModule) protected AnnotationEffectiveStatement
AnnotationStatementSupport.createEffective
(EffectiveStmtCtx.Current<AnnotationName, AnnotationStatement> stmt, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) void
AnnotationStatementSupport.onStatementAdded
(StmtContext.Mutable<AnnotationName, AnnotationStatement, AnnotationEffectiveStatement> stmt)