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.