@Beta public interface ModifierStatement extends DeclaredStatement<ModifierKind>
The "modifier" statement, which is an optional substatement to the "pattern" statement, takes as an argument the string "invert-match". If a pattern has the "invert-match" modifier present, the type is restricted to values that do not match the pattern.
| Modifier and Type | Method and Description |
|---|---|
default @NonNull ModifierKind |
getValue() |
declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatementsargument, getStatementSource, statementDefinitiondefault @NonNull ModifierKind getValue()
Copyright © 2019 OpenDaylight. All rights reserved.