|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.caucho.quercus.expr used by com.caucho.quercus | |
---|---|
ExprFactory
Factory for creating PHP expressions and statements |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.classes | |
---|---|
Expr
Represents a PHP expression. |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.env | |
---|---|
Expr
Represents a PHP expression. |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.expr | |
---|---|
AbstractBinaryExpr
Common analysis for a PHP binary expression. |
|
AbstractMethodExpr
Represents a PHP function expression. |
|
AbstractUnaryExpr
Represents a PHP boolean negation |
|
AbstractVarExpr
Represents an expression that is assignable |
|
ArrayGetExpr
Represents a PHP array reference expression. |
|
ArrayTailExpr
Represents a PHP array[] reference expression. |
|
BinaryAppendExpr
Represents a PHP append ('.') expression. |
|
BinaryCharAtExpr
Represents the character at expression |
|
CallVarExpr
A "$foo(...)" function call. |
|
ClassConstExpr
Represents a PHP parent::FOO constant call expression. |
|
ClassVirtualConstExpr
Represents a PHP parent::FOO constant call expression. |
|
ClosureExpr
Represents a PHP closure expression. |
|
ConstDirExpr
Represents a PHP __DIR__ constant expression. |
|
ConstExpr
Represents a PHP constant expression. |
|
ConstFileExpr
Represents a PHP __FILE__ constant expression. |
|
Expr
Represents a PHP expression. |
|
ExprFactory
Factory for creating PHP expressions and statements |
|
ExprHandle
A handle to a top expression |
|
ExprType
Analyzed types of expressions |
|
ListHeadExpr
Represents a list assignment expression. |
|
LiteralNullExpr
Represents a PHP null expression. |
|
LiteralStringExpr
Represents a PHP string literal expression. |
|
ObjectMethodExpr
Represents a PHP function expression. |
|
ObjectMethodVarExpr
A "$foo->$bar(...)" method call |
|
ObjectNewExpr
Represents a PHP function expression of the form "new ClassName()". |
|
ObjectNewStaticExpr
Represents a PHP function expression of the form "new static()". |
|
ObjectNewVarExpr
Represents a PHP function expression of the form "new $a()". |
|
ParamDefaultExpr
Represents a PHP default expression. |
|
ParamRequiredExpr
Represents a PHP required expression. |
|
ThisExpr
Represents the 'this' expression. |
|
ThisFieldExpr
Represents a PHP field reference. |
|
ThisFieldVarExpr
Represents a PHP field reference. |
|
ToStringExpr
Converts to an string |
|
UnaryPostIncrementExpr
Represents a PHP post increment expression. |
|
UnaryPreIncrementExpr
Represents a PHP pre increment expression. |
|
UnaryRefExpr
Represents a PHP reference argument. |
|
VarExpr
Represents a PHP variable expression. |
|
VarInfo
Information about a variable's use in a function. |
|
VarState
Represents the state of a PHP variable. |
|
VarVarExpr
Represents a PHP variable expression. |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.function | |
---|---|
Expr
Represents a PHP expression. |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.marshal | |
---|---|
Expr
Represents a PHP expression. |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.module | |
---|---|
ExprFactory
Factory for creating PHP expressions and statements |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.parser | |
---|---|
Expr
Represents a PHP expression. |
|
ExprFactory
Factory for creating PHP expressions and statements |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.program | |
---|---|
Expr
Represents a PHP expression. |
|
ExprFactory
Factory for creating PHP expressions and statements |
|
VarInfo
Information about a variable's use in a function. |
Classes in com.caucho.quercus.expr used by com.caucho.quercus.statement | |
---|---|
AbstractVarExpr
Represents an expression that is assignable |
|
Expr
Represents a PHP expression. |
|
VarExpr
Represents a PHP variable expression. |
|
VarVarExpr
Represents a PHP variable expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |