LangVhdl

class LangVhdl : Lang

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

All comments are adapted from the JavaScript Prettify.

Registers a language handler for VHDL '93.

Based on the lexical grammar and keywords at http://www.iis.ee.ethz.ch/~zimmi/download/vhdl93_syntax.html

Author

benoit@ryder.fr

Constructors

Link copied to clipboard
fun LangVhdl()

Types

Link copied to clipboard
object Companion

Functions

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