Expand description
Language module.
Deals with processing directly related to the Bend language. Right now it only returns the parser from tree sitter, but in the future we might do additional processing from this module.
Functionsยง
- bend
- Tree sitter representation for the Bend language.
- bend_
parser - Returns a new tree sitter parser for Bend.