public class LangR extends Lang
codeLanguage definition from http://cran.r-project.org/doc/manuals/R-lang.html. Many of the regexes are shared with the pygments SLexer, http://pygments.org/. Original: https://raw.github.com/jrnold/prettify-lang-r-bugs/master/lang-r.js
extendedLangs, fallthroughStylePatterns, shortcutStylePatterns| Constructor and Description |
|---|
LangR() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getFileExtensions() |
getExtendedLangs, getFallthroughStylePatterns, getShortcutStylePatterns, setExtendedLangs, setFallthroughStylePatterns, setShortcutStylePatternsCopyright © 2015. All rights reserved.