$parsed
$parsed :
__construct(String $sql = false, boolean $calcPositions = false, $es_config = array())
Constructor. It simply calls the parse() function.
Use the public variable $parsed to get the output.
String | $sql | The SQL statement. |
boolean | $calcPositions | True, if the output should contain [position], false otherwise. |
$es_config |