Interface IfFeatureEffectiveStatement

All Superinterfaces:
EffectiveStatement<IfFeatureExpr,IfFeatureStatement>, ModelStatement<IfFeatureExpr>
All Known Implementing Classes:
EmptyIfFeatureEffectiveStatement, RegularIfFeatureEffectiveStatement

public interface IfFeatureEffectiveStatement extends EffectiveStatement<IfFeatureExpr,IfFeatureStatement>
Effective representation of a if-feature statement.