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