List of all members.
Public Types |
enum | {
NoAction = 0,
FormatMask = 0x00000fff,
ParenMask = 0x00fff000,
Highlight = 0x01000000,
Indent = 0x02000000,
ParenOpen = 0x04000000,
ParenClose = 0x08000000,
MatchParen = 0x10000000,
Fold = 0x20000000,
Ambiguous = 0x40000000,
Content = 0x80000000
} |
Static Public Member Functions |
static int | format (int id) |
static int | parenthesis (int id) |
The documentation for this class was generated from the following file: