Overloading/Inheritance issue

Jascha Wetzel "[firstname]" at mainia.de
Tue Aug 7 03:26:25 PDT 2007


Walter Bright wrote:
> Post a snippet of the output and point out what is unclear, and I'll try 
> to help.

the sections that come first, before the list of functions sorted by 
"func time":

------------------
     1	_D5seatd6parser9GLRParser5parseMFKAxaPPS5seatd6parser10SyntaxTreeZb
  1095	_D5seatd6parser11MainGrammar5parseMFKAxakkbZb12reduceBranchMFkZb
  1856	_D5seatd6parser11MainGrammar5parseMFKAxakkbZb11shiftBranchMFkZb
_D5seatd6parser11MainGrammar5parseMFKAxakkbZb	2952	122732995	3009972

the sections appear to list the functions that are directly called by 
the top most in the section. but i can't figure out what the numbers 
mean and why there are some entries with a single one on the left and 
some with 3 numbers on the right of the function name.



More information about the Digitalmars-d mailing list