Package jetbrains.mps.errors
Interface IRuleConflictWarningProducer
- 
public interface IRuleConflictWarningProducerUser: fyodor Date: 5/21/14 
- 
- 
Field Summary
Fields Modifier and Type Field Description static IRuleConflictWarningProducerNULL 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidproduceWarning(String ruleModelId, String ruleNodeId) 
 - 
 
- 
- 
Field Detail
- 
NULL
static final IRuleConflictWarningProducer NULL
 
 - 
 
 -