程序包 com.fr.design.gui.syntax.ui.rsyntaxtextarea.parser

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

请参阅: 说明

程序包com.fr.design.gui.syntax.ui.rsyntaxtextarea.parser的说明

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.