launix-de/go-packrat

Rename AST to ST

timklge opened this issue · 0 comments

The library does not support manipulating syntax tree nodes. Therefore, the syntax tree is not abstract, since every node represents exactly the token that was parsed.