import * as windmill from "https://deno.land/x/windmill@v1.226.0/node_modules/yaml/browser/dist/parse/cst.js";
Variables
v BOM | The byte order mark |
Start of doc-mode | |
Unexpected end of flow-mode | |
Next token is a scalar value | |
Stringify a CST document, token, or collection item |
Functions
Create a new scalar token with | |
Get a printable representation of a lexer token | |
Set the value of | |
Identify the type of a lexer token. May return | |
Apply a visitor to a CST document or item. |