Interface IRegExTypeScope

All Superinterfaces:
IMCBasicsScope, IMCBasicTypesScope, IMCCommonLiteralsScope, IMCLiteralsBasisScope, IRegularExpressionsScope, de.monticore.symboltable.IScope
All Known Subinterfaces:
IRegExTypeArtifactScope, IRegExTypeGlobalScope
All Known Implementing Classes:
RegExTypeArtifactScope, RegExTypeGlobalScope, RegExTypeScope

public interface IRegExTypeScope extends IRegularExpressionsScope, IMCBasicTypesScope