public class LangXq extends Lang
Registers a language handler for XQuery. To use, include prettify.js and this file in your HTML page. Then put your code in an HTML tag like
| Modifier and Type | Field and Description |
|---|---|
static String |
PR_FUNCTION |
static String |
PR_VARIABLE |
extendedLangs, fallthroughStylePatterns, shortcutStylePatterns| Constructor and Description |
|---|
LangXq() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getFileExtensions() |
getExtendedLangs, getFallthroughStylePatterns, getShortcutStylePatterns, setExtendedLangs, setFallthroughStylePatterns, setShortcutStylePatternspublic static final String PR_FUNCTION
public static final String PR_VARIABLE
Copyright © 2015. All rights reserved.