Pike v8.0 release 1738

Method Tools.Hilfe.ParserState()->push_string()


Method push_string

array(string) push_string(string line)

Description

Sends the input line to Parser.Pike for tokenization, but keeps a state between each call to handle multiline /**/ comments and multiline #"" strings.