XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
EasyLex_SQLToken Class Reference

Public Member Functions

 __construct ($type, $value)
 
 getOutputValue ()
 
 getValue ()
 

Data Fields

 $mType = EASYLEX_SQL_UNKNOWN
 
 $mValue = ''
 

Detailed Description

Definition at line 23 of file EasyLex_SQLScanner.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( $type,
$value )

Definition at line 28 of file EasyLex_SQLScanner.class.php.

Member Function Documentation

◆ getOutputValue()

getOutputValue ( )

Definition at line 34 of file EasyLex_SQLScanner.class.php.

◆ getValue()

getValue ( )

Definition at line 43 of file EasyLex_SQLScanner.class.php.

Field Documentation

◆ $mType

$mType = EASYLEX_SQL_UNKNOWN

Definition at line 25 of file EasyLex_SQLScanner.class.php.

◆ $mValue

$mValue = ''

Definition at line 26 of file EasyLex_SQLScanner.class.php.


The documentation for this class was generated from the following file: