Class EffectiveStatementState

java.lang.Object
org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
All Implemented Interfaces:
Immutable
Direct Known Subclasses:
QNameWithFlagsEffectiveStatementState

@Beta public abstract class EffectiveStatementState extends Object implements Immutable
Significant state captured by an EffectiveStatement at its instantiation site. This can be used to compare statements which are instantiated through inference, for example through uses from groupings, when the reactor establishes the two instances have the same substatements.