Method Tools.Hilfe.ParserState()->push_string()
- Method push_string
array(string) push_string(stringline)- Description
Sends the input
lineto Parser.Pike for tokenization, but keeps a state between each call to handle multiline /**/ comments and multiline #"" strings.