@makechtec/tlapali_langs
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Language Descriptors

The present are only the rule names for more details about the pattern, check the source code.

export const Java: Lang

For java 8, the rules are the follow:

    {
        "name": "class_declaration",
    },
    {
        "name": "import_declaration",
    },
    {
        "name": "variable_declaration",
    },
    {
        "name": "method_declaration",
    },

Readme

Keywords

Package Sidebar

Install

npm i @makechtec/tlapali_langs

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

6.1 kB

Total Files

10

Last publish

Collaborators

  • makechtec