Lines Matching defs:Add
445 procedure Add(const El: Integer);
774 /// For grammar debugging, you will want to override this to add more information
1199 /// could add a ctor to this so that we can pass in and store the input
1746 procedure Add(const El: Integer); virtual;
2782 /// Later we can throw as we add to index -> op map.
2786 /// add tokens in front of a method body '{' and then delete the method
3257 FMarkers.Add(nil); // depth 0 means no backtracking, leave blank
3264 FMarkers.Add(State);
3399 Result.Add(El);
3405 Result.Add(A);
3406 Result.Add(B);
3412 Result.Add(A);
3413 Result.Add(B);
3414 Result.Add(C);
3420 Result.Add(A);
3421 Result.Add(B);
3422 Result.Add(C);
3423 Result.Add(D);
3426 procedure TBitSet.Add(const El: Integer);
3480 Add(V);
4383 // for development, can add "decision=<<"+nvae.grammarDecisionDescription+">>"
4391 // for development, can add "(decision="+eee.decisionNumber+")"
4720 Result.Add(Token.Text);
4781 FDiscardSet.Add(TType, TType);
4809 FTokens.Add(T);
4861 Result.Add(T);
5262 // add v n times to data
5313 // add v n times to data
5406 // for development, can add "decision=<<"+nvae.grammarDecisionDescription+">>"
5412 // for development, can add "(decision="+eee.decisionNumber+")"
5881 Result.Add(Op);
5917 FPrograms.Add(DEFAULT_PROGRAM_NAME, List);
5966 GetProgram(ProgramName).Add(Op);
6001 Rewrites.Add(Op);
6104 Result.Add(Op.Index, Op);