@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 |
|---|---|
ModifierKind |
getValue() |
declaredSubstatements, rawArgumentargument, getStatementSource, statementDefinition@Nonnull ModifierKind getValue()
Copyright © 2018 OpenDaylight. All rights reserved.