Searched defs:showTransformations (Results 1 – 6 of 6) sorted by relevance
41 protected bool showTransformations; field in Antlr.Runtime.Tree.TreeRewriter111 public virtual object Downup( object t, bool showTransformations ) in Downup()
39 protected boolean showTransformations = false; field in TreeRewriter88 public Object downup(Object t, boolean showTransformations) { in downup()
48 BOOL showTransformations; variable
50 BOOL showTransformations; variable