Enum AceCustomModeTokens

java.lang.Object
java.lang.Enum<AceCustomModeTokens>
de.f0rce.ace.enums.AceCustomModeTokens
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<AceCustomModeTokens>, java.lang.constant.Constable

public enum AceCustomModeTokens
extends java.lang.Enum<AceCustomModeTokens>
The following are the common tokens to AceTheme taken from the TextMate manual. Note that not all of these may have styling associated with them, depending on the AceTheme used.

Ace Documentation:
https://github.com/ajaxorg/ace/wiki/Creating-or-Extending-an-Edit-Mode#common-tokens
Author:
David "F0rce" Dodlek