Uses of Class
com.caucho.quercus.expr.VarState

Packages that use VarState
com.caucho.quercus.expr   
 

Uses of VarState in com.caucho.quercus.expr
 

Methods in com.caucho.quercus.expr that return VarState
static VarState VarState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static VarState[] VarState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.