public class LangVhdl extends Lang
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
extendedLangs, fallthroughStylePatterns, shortcutStylePatterns| Constructor and Description |
|---|
LangVhdl() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getFileExtensions() |
getExtendedLangs, getFallthroughStylePatterns, getShortcutStylePatterns, setExtendedLangs, setFallthroughStylePatterns, setShortcutStylePatternsCopyright © 2015. All rights reserved.