Uses of Interface
org.opendaylight.yangtools.yang.parser.spi.meta.RootStmtContext.Mutable
Packages that use RootStmtContext.Mutable
Package
Description
Provides base abstract classes, interfaces and common implementation used by the statement parser.
-
Uses of RootStmtContext.Mutable in org.opendaylight.yangtools.yang.parser.spi.meta
Methods in org.opendaylight.yangtools.yang.parser.spi.meta that return RootStmtContext.MutableModifier and TypeMethodDescriptionRootStmtContext.Mutable<?,?, ?> RootStmtContext.Mutable.getRoot()RootStmtContext.Mutable<?,?, ?> StmtContext.Mutable.getRoot()