public class LangCss extends Lang
Registers a language handler for CSS. To use, include prettify.js and this file in your HTML page. Then put your code in an HTML tag like
http://www.w3.org/TR/CSS21/grammar.html Section G2 defines the lexical grammar. This scheme does not recognize keywords containing escapes.| Modifier and Type | Class and Description |
|---|---|
protected static class |
LangCss.LangCssKeyword |
protected static class |
LangCss.LangCssString |
extendedLangs, fallthroughStylePatterns, shortcutStylePatterns| Constructor and Description |
|---|
LangCss() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getFileExtensions() |
getExtendedLangs, getFallthroughStylePatterns, getShortcutStylePatterns, setExtendedLangs, setFallthroughStylePatterns, setShortcutStylePatternsCopyright © 2015. All rights reserved.