Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.C

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.