@makechtec/tlapali_langs
v1.2.0
Published
language constants for tlapali
Downloads
19
Readme
Language Descriptors
The present are only the rule names for more details about the pattern, check the source code.
export const Java: LangFor java 8, the rules are the follow:
{
"name": "class_declaration",
},
{
"name": "import_declaration",
},
{
"name": "variable_declaration",
},
{
"name": "method_declaration",
},