@Beta public final class ModifierStatementImpl extends AbstractDeclaredStatement<ModifierKind> implements ModifierStatement
Modifier and Type | Class and Description |
---|---|
static class |
ModifierStatementImpl.Definition |
Modifier | Constructor and Description |
---|---|
protected |
ModifierStatementImpl(StmtContext<ModifierKind,ModifierStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
ModifierKind |
getValue() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
protected ModifierStatementImpl(StmtContext<ModifierKind,ModifierStatement,?> context)
@Nonnull public ModifierKind getValue()
getValue
in interface ModifierStatement
Copyright © 2018 OpenDaylight. All rights reserved.