Parses the source code using the specified language parser and extracts the strings from the file.
The source code to be parsed.
The path to the file being parsed.
Optional
Whether debug mode is enabled.
The command line arguments, optional.
An array of translation strings.
Parses the source code using the specified language parser and extracts the strings from the file.