Uses of Interface
org.opendaylight.yangtools.yang.parser.spi.source.StatementWriter.ResumedStatement
Packages that use StatementWriter.ResumedStatement
Package
Description
Provides API necessary for the processing of statement sources.
-
Uses of StatementWriter.ResumedStatement in org.opendaylight.yangtools.yang.parser.spi.source
Methods in org.opendaylight.yangtools.yang.parser.spi.source that return types with arguments of type StatementWriter.ResumedStatementModifier and TypeMethodDescriptionOptional<? extends StatementWriter.ResumedStatement>StatementWriter.resumeStatement(int childId) Attempt to resume a child statement.