Package jetbrains.mps.util
Interface Cancellable
- 
public interface CancellableUser: fyodor Date: 5/19/14 
- 
- 
Field Summary
Fields Modifier and Type Field Description static CancellableNEVER 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisCancelled() 
 - 
 
- 
- 
Field Detail
- 
NEVER
static final Cancellable NEVER
 
 - 
 
 -