Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching defs:Fill

721     /// Walk tree with depth-first-search and fill nodes buffer.
792 /// a -> rewrite rule. We need to subclass to fill in the next() method,
990 /// return true if the pattern matches and fill the labels Map with
1433 /// Walk tree with depth-first-search and fill nodes buffer.
2074 procedure Fill(const K: Integer); virtual;
2338 // fill in as many children as we can (replacingHowMany) w/o moving data
4555 Fill(1);
4586 procedure TUnBufferedTreeNodeStream.Fill(const K: Integer);
4687 Fill(K);