Vixen
dd8b0a81
csharp
public class SyntaxRewriter

Rewrites a syntax tree by visiting every node and rebuilding only the parts that changed. The per-node Visit* overrides are generated from Syntax.xml; this partial supplies list handling, which the generator cannot express generically.

Read the guide page for this →

Methods (81)