Skip navigation links

Package org.fife.ui.rsyntaxtextarea.parser

Interfaces for parsing text in RSyntaxTextAreas and identifying errors, warnings, etc.

See: Description

Package org.fife.ui.rsyntaxtextarea.parser Description

Interfaces for parsing text in RSyntaxTextAreas and identifying errors, warnings, etc. Implementations of the Parser interface are notified when the document has been modified, so they can add squiggle-underline markers to instances of RSTA to signify code errors and other important snippets.
Skip navigation links

Copyright © 2003–2015. All rights reserved.