Package jetbrains.mps.text
Interface TextAreaToken
- 
- All Known Implementing Classes:
 BasicToken
public interface TextAreaTokenIdentifier for a text area. The only contract is valid#equals(Object)implementation. Two tokens instantiated from different text generation locations shall be comparable to match the areas.- Since:
 - 3.3
 - See Also:
 BasicToken