public class LangDart extends Lang
Registers a language handler for Dart. Loosely structured based on the DartLexer in Pygments: http://pygments.org/. To use, include prettify.js and this file in your HTML page. Then put your code in an HTML tag like
(Dart code)
extendedLangs, fallthroughStylePatterns, shortcutStylePatterns| Constructor and Description |
|---|
LangDart() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getFileExtensions() |
getExtendedLangs, getFallthroughStylePatterns, getShortcutStylePatterns, setExtendedLangs, setFallthroughStylePatterns, setShortcutStylePatternsCopyright © 2015. All rights reserved.