Crate arborium_java

Crate arborium_java 

Source
Expand description

JAVA grammar for tree-sitter

This crate provides the java language grammar for use with tree-sitter.

Constants§

HIGHLIGHTS_QUERY
The highlights query for java.
INJECTIONS_QUERY
The injections query for java (empty - no injections available).
LOCALS_QUERY
The locals query for java (empty - no locals available).

Functions§

language
Returns the java tree-sitter language.