Parsing

Inspecting TSQL Abstract Syntax Trees

Tom
1 minute

TSQL ScriptDOM is a useful library for parsing scripts into an abstract syntax tree. I've built a web tool that helps visualize this tree as a learning exercise.