DIALECT_ANSI
DIALECT_ANSI
A sql parser
$lexer : \SQL_Parser_Lexer
getParams( $values, $types, integer $i) : mixed
extracts parameters from a function call
this function should be called if an opening brace is found, so the first call to $this->getTok() will return first param or the closing )
| $values | ||
| $types | ||
| integer | $i | position |
true on success, otherwise Error