@Beta public interface IfFeatureAwareDeclaredStatement<A> extends DeclaredStatement<A>
Modifier and Type | Method and Description |
---|---|
default @NonNull Collection<? extends IfFeatureStatement> |
getIfFeatures()
Return attached if-feature statements.
|
declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatements
argument, getStatementSource, statementDefinition
default @NonNull Collection<? extends IfFeatureStatement> getIfFeatures()
Copyright © 2019 OpenDaylight. All rights reserved.