antlr-ng
Version:
Next generation ANTLR Tool
29 lines (28 loc) • 688 B
JSON
{
"name": "<span class='antlrng'>antlr-ng</span> Tool Class Hierarchy",
"hidePageTitle": true,
"searchInDocuments": true,
"plugin": [
"typedoc-plugin-markdown"
],
"readme": "none",
"basePath": "api",
"theme": "default",
"cleanOutputDir": true,
"titleLink": "https://www.antlr-ng.org/",
"excludeProtected": true,
"excludeNotDocumented": true,
"excludeInternal": true,
"externalPattern": [],
"intentionallyNotExported": [
"ITool",
"IGrammar",
"IGrammarRootAST"
],
"outputs": [
{
"name": "markdown",
"path": "../website-antlr-ng/public/api"
}
]
}