Uses of Class
org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
Packages that use EffectiveStatementState
Package
Description
Provides base abstract classes, interfaces and common implementation used by the statement parser.
-
Uses of EffectiveStatementState in org.opendaylight.yangtools.yang.parser.spi.meta
Subclasses of EffectiveStatementState in org.opendaylight.yangtools.yang.parser.spi.metaModifier and TypeClassDescriptionfinal classSimpleEffectiveStatementStatefor use with typicalSchemaTreeEffectiveStatements.Methods in org.opendaylight.yangtools.yang.parser.spi.meta that return EffectiveStatementStateModifier and TypeMethodDescription@Nullable EffectiveStatementStateStatementFactory.extractEffectiveState(@NonNull E stmt) Return theEffectiveStatementStatefor a particular statement.StatementSupport.extractEffectiveState(E stmt)