Searched refs:Bottomup (Results 1 – 6 of 6) sorted by relevance
83 ApplyOnce( o, Bottomup ); in Downup()95 protected virtual void Bottomup() in Bottomup() method in Antlr.Runtime.Tree.TreeFilter
59 bottomup_func = () => Bottomup(); in TreeRewriter()127 protected virtual IAstRuleReturnScope Bottomup() in Bottomup() method in Antlr.Runtime.Tree.TreeRewriter
128 ApplyOnce( o, Bottomup ); in Downup()140 protected virtual void Bottomup() in Bottomup() method in Antlr.Runtime.Tree.TreeFilter
51 bottomup_func = () => Bottomup(); in TreeRewriter()109 public virtual IAstRuleReturnScope<TTree> Bottomup() { in Bottomup() method in Antlr.Runtime.Tree.TreeRewriter
517 protected override <if(buildAST)>IAstRuleReturnScope<else>void<endif> Bottomup() { <if(buildAST)>re…
536 protected override <if(buildAST)>IAstRuleReturnScope<else>void<endif> Bottomup() { return bottomup(…