NodeToText extension

Defines the toSql extension method that turns ast nodes into a compatible textual representation.

Parsing the output of toSql will result in an equal AST.

on

Methods

toSql() String
Obtains a textual representation for AST nodes.