Searched defs:whichRule (Results 1 – 7 of 7) sorted by relevance
54 … public virtual object ApplyOnce(object t, System.Func<IAstRuleReturnScope<TTree>> whichRule) { in ApplyOnce()86 …public virtual object ApplyRepeatedly(object t, System.Func<IAstRuleReturnScope<TTree>> whichRule)… in ApplyRepeatedly()
98 public virtual void ApplyOnce( object t, Action whichRule ) in ApplyOnce()
62 public virtual object ApplyOnce( object t, Func<IAstRuleReturnScope> whichRule ) in ApplyOnce()94 public virtual object ApplyRepeatedly( object t, Func<IAstRuleReturnScope> whichRule ) in ApplyRepeatedly()
53 public virtual void ApplyOnce( object t, Action whichRule ) in ApplyOnce()
53 public Object applyOnce(Object t, fptr whichRule) { in applyOnce()76 public Object applyRepeatedly(Object t, fptr whichRule) { in applyRepeatedly()
95 public void applyOnce(Object t, fptr whichRule) { in applyOnce()
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...