Method Parser.C.reconstitute_with_line_numbers()
- Method reconstitute_with_line_numbers
string reconstitute_with_line_numbers(array(string|Token|array) tokens)
- Description
Like simple_reconstitute, but adding additional #line n "file" preprocessor statements in the output whereever a new line or file starts.