865a5d8831
This LexConfig, LexExpression and LexTemplate set of functions allow outside callers to use the scanner in isolation, skipping the parser. This may be useful for use-cases such as syntax highlighting, separate parsers (such as the one in zclwrite), and so forth. Most callers should use the parser (once implemented) though, to get a semantic AST. |
||
---|---|---|
.. | ||
hclhil | ||
json | ||
zclsyntax | ||
diagnostic_text_test.go | ||
diagnostic_text.go | ||
diagnostic.go | ||
doc.go | ||
eval_context.go | ||
merged_test.go | ||
merged.go | ||
pos.go | ||
schema.go | ||
structure.go | ||
traversal.go |