Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PHPSQLParser
processors
SQLProcessor
PHP Class PHPSQLParser\processors\SQLProcessor
Author:
André Rothe (
[email protected]
)
Author:
Marco Th. (
[email protected]
)
Inheritance:
extends
SQLChunkProcessor
Mostra file
Open project: greenlion/php-sql-parser
Class Usage Examples
Public Methods
Method
Description
process
(
$tokens
)
This function breaks up the SQL statement into logical sections.
Method Details
process()
public
method
Some sections are delegated to specialized processors.
public
process
(
$tokens
)