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.UnaryPreIncrementExpr
Packages that use
UnaryPreIncrementExpr
Package
Description
com.caucho.quercus.expr
Uses of
UnaryPreIncrementExpr
in
com.caucho.quercus.expr
Methods in
com.caucho.quercus.expr
that return
UnaryPreIncrementExpr
Modifier and Type
Method and Description
UnaryPreIncrementExpr
ExprFactory.
createPreIncrement
(
Expr
expr, int incr)
Creates a pre increment '++a' expression.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes