Package | Description |
---|---|
org.fife.ui.rsyntaxtextarea.modes |
Scanners that tokenize source in
RSyntaxTextArea . |
Modifier and Type | Class and Description |
---|---|
class |
UnixShellTokenMaker
A token maker that turns text into a linked list of
Token s
for syntax highlighting UNIX shell scripts. |
class |
WindowsBatchTokenMaker
A token maker that turns text into a linked list of
Token s for syntax highlighting Microsoft
Windows batch files. |
Copyright © 2003–2015. All rights reserved.