Package jetbrains.mps.smodel.runtime
Class ConstraintContext_DefaultScopeProvider
- java.lang.Object
 - 
- jetbrains.mps.smodel.runtime.ConstraintContext_DefaultScopeProvider
 
 
- 
public final class ConstraintContext_DefaultScopeProvider extends Object
Arguments of 'default scope provider' constraint. Has no members following toConstraintsDescriptor.getDefaultScopeProvider()consumes nothing as parameters. Hence, implemented as singleton.- Since:
 - 3.5
 
 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ConstraintContext_DefaultScopeProvidergetInstance() 
 - 
 
- 
- 
Method Detail
- 
getInstance
public static ConstraintContext_DefaultScopeProvider getInstance()
 
 - 
 
 -