Basic
1 const ast = "hello";
Program
Variable Declarat
ion
# of nodes:
5
# of tokens: 5
Tokens:
Keyword(const) Identifier(ast)
Identifier(ast) Punctuator(-) String("hello")
Punctuator(;)
SVG
to SVG
Variable Declarat
or
ast
to PNG
"hello"
Clear
Show AST