LangVb

class LangVb : Lang

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

All comments are adapted from the JavaScript Prettify.

Registers a language handler for various flavors of basic.

To use, include prettify.js and this file in your HTML page. Then put your code in an HTML tag like

http://msdn.microsoft.com/en-us/library/aa711638(VS.71).aspx defines the visual basic grammar lexical grammar.

Author

mikesamuel@gmail.com

Constructors

Link copied to clipboard
fun LangVb()

Types

Link copied to clipboard
object Companion

Functions

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