No description
- Add default_value, default_expr, list_literal, list_items rules - Support defaults: str, bool, numbers, enums, lists - Syntax: field: type = value - Examples: name: str = "Anonymous", tags: [str] = ["new"] |
||
|---|---|---|
| queries | ||
| src | ||
| .gitignore | ||
| grammar.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| test.oschema | ||
| tree-sitter-oschema.wasm | ||
| tree-sitter.json | ||