程序包 | 说明 |
---|---|
com.fr.design.gui.syntax.ui.rsyntaxtextarea.parser |
Interfaces for parsing text in RSyntaxTextAreas and identifying errors,
warnings, etc.
|
限定符和类型 | 类和说明 |
---|---|
class |
TaskTagParser
Parser that identifies "task tags," such as "
TODO ",
"FIXME ", etc. in source code comments. |
class |
XmlParser
A parser for XML documents.
|