public class LangMl extends Lang
Registers a language handler for OCaml, SML, F# and similar languages. Based on the lexical grammar at http://research.microsoft.com/en-us/um/cambridge/projects/fsharp/manual/spec.html#_Toc270597388
extendedLangs, fallthroughStylePatterns, shortcutStylePatterns| Constructor and Description |
|---|
LangMl() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getFileExtensions() |
getExtendedLangs, getFallthroughStylePatterns, getShortcutStylePatterns, setExtendedLangs, setFallthroughStylePatterns, setShortcutStylePatternsCopyright © 2015. All rights reserved.