Searched defs:topdown (Results 1 – 4 of 4) sorted by relevance
133 public void topdown() throws RecognitionException {;} in topdown() method in TreeFilter
118 public Object topdown() throws RecognitionException { return null; } in topdown() method in TreeRewriter
234 {
2261 InstructionShuffler(bool alternate, bool topdown) in InstructionShuffler()