LangN

class LangN : Lang

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

All comments are adapted from the JavaScript Prettify.

Registers a language handler for the Nemerle language. http://nemerle.org

Author

Zimin A.V.

Constructors

Link copied to clipboard
fun LangN()

Types

Link copied to clipboard
object Companion

Functions

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