Common interface for unrecognized unknown statements. UnrecognizedStatement
is an instance of a statement defined via an 'extension' statement, for which
the parser did not have semantic support (in which case the statement would
result in a corresponding semantic subclass of UnknownStatement).
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.UnknownStatement