Searched defs:ComputeTokenTypes (Results 1 – 2 of 2) sorted by relevance
179 public virtual IDictionary<string, int> ComputeTokenTypes(string[] tokenNames) { in ComputeTokenTypes() method in Antlr.Runtime.Tree.TreeWizard
936 function ComputeTokenTypes(const TokenNames: TStringArray): IDictionary<String, Integer>; in ComputeTokenTypes() function1801 function ComputeTokenTypes(const TokenNames: TStringArray): IDictionary<String, Integer>; in ComputeTokenTypes() function3975 function TTreeWizard.ComputeTokenTypes( in TTreeWizard.ComputeTokenTypes() function