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 -
Available on AstNode, provided by the NodeToText extension
Obtains a textual representation for AST nodes.