dil.ast.ASTPrinter

Members

Classes

ASTPrinter
class ASTPrinter

Traverses a Node tree and constructs a string representation.

Structs

TokenList
struct TokenList

Converts expressions like "TokenList.XYZ" to "toToken(TOK.XYZ)".

Meta

Authors

Aziz Köksal

License

GPL3 $(Maturity low)