Package org.fife.ui.rsyntaxtextarea.modes
package org.fife.ui.rsyntaxtextarea.modes
Scanners that tokenize source in
RSyntaxTextArea
.-
ClassDescriptionBase class for token makers for markup languages.Scanner for the ActionScript.This class takes plain text and returns tokens representing 6502 assembler.This class takes plain text and returns tokens representing x86 assembler.Scanner for BBCode.Scanner for the Clojure programming language.A parser for the C++ programming language.A lexer for the C# programming language.This class splits up text into tokens representing a CSS 3 file.This class splits up text into tokens representing a CSV file.Scanner for the C programming language.Scanner for Dart files.Scanner for the Delphi programming language.Scanner for Dockerfiles.Scanner for DTD files.Scanner for the D programming language.Scanner for the Fortran programming language.Scanner for the Go programming language.Scanner for the Groovy programming language.Scanner for Handlebars.Scanner for hosts files.Scanner for .htaccess files.Scanner for HTML 5 files.This class splits up text into tokens representing a .ini file.Scanner for JavaScript files.Scanner for the Java programming language.Scanner for .jshintrc files.Scanner for JSON.Scanner for JSP files (supporting HTML 5).Scanner for Kotlin.Scanner for the LaTeX.Scanner for Less files.Scanner for the Lisp programming language.Scanner for the Lua programming language.Scanner for makefiles.Scanner for Markdown files.Scanner for MXML.Scanner for NSIS installer scripts.Scanner for Perl.Scanner for PHP files.Scanner for plain text files.This class splits up text into tokens representing a Java properties file.Scanner for the Proto files.Scanner for the Python programming language.Scanner for Ruby.Scanner for the Rust programming language.This class generates tokens representing a text stream as SAS.Scanner for the Scala programming language.This class generates tokens representing a text stream as SQL.Scanner for the Tcl programming language.Scanner for TypeScript files.A token maker that turns text into a linked list of
Token
s for syntax highlighting UNIX shell scripts.Scanner for Visual Basic.A token maker that turns text into a linked list ofToken
s for syntax highlighting Microsoft Windows batch files.Scanner for XML.This class splits up text into tokens representing a YAML file.