Package | Description |
---|---|
org.fife.ui.rsyntaxtextarea.parser |
Interfaces for parsing text in RSyntaxTextAreas and identifying errors,
warnings, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultParseResult
A basic implementation of
ParseResult . |
Modifier and Type | Method and Description |
---|---|
ParseResult |
TaskTagParser.parse(RSyntaxDocument doc,
String style) |
ParseResult |
Parser.parse(RSyntaxDocument doc,
String style)
Parses input from the specified document.
|
ParseResult |
XmlParser.parse(RSyntaxDocument doc,
String style)
Parses input from the specified document.
|
Copyright © 2003–2015. All rights reserved.