Crate arborium_asciidoc_inline

Crate arborium_asciidoc_inline 

Source
Expand description

ASCIIDOC INLINE grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the asciidoc_inline tree-sitter language.