JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.caucho.quercus.expr.ArrayTailExpr
Packages that use
ArrayTailExpr
Package
Description
com.caucho.quercus.expr
Uses of
ArrayTailExpr
in
com.caucho.quercus.expr
Methods in
com.caucho.quercus.expr
that return
ArrayTailExpr
Modifier and Type
Method and Description
ArrayTailExpr
ExprFactory.
createArrayTail
(
Location
location,
Expr
base)
Creates an array tail 'a[]' expression.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes