LangXq

class LangXq : Lang

This is similar to the lang-xq.js in JavaScript Prettify.

All comments are adapted from the JavaScript Prettify.

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

Author

Patrick Wied ( patpa7p@live.de )

Constructors

Link copied to clipboard
fun LangXq()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getFileExtensions(): List<String>