Home
last modified time | relevance | path

Searched refs:ReportTransformation (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeRewriter.cs80 ReportTransformation(t, r.Tree); in ApplyOnce()
135 protected virtual void ReportTransformation(object oldTree, object newTree) in ReportTransformation() method in Antlr.Runtime.Tree.TreeRewriter