Crate arborium_asm

Crate arborium_asm 

Source
Expand description

ASSEMBLY grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the asm tree-sitter language.