| Package | Description | 
|---|---|
| com.caucho.quercus.lib | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | VariableModule. serialize(Env env,
         Value v)Serializes the value to a string. | 
| static Value | VariableModule. stderr_var_dump(Env env,
               Value v,
               Value[] args) | 
| static Value | VariableModule. var_dump(Env env,
        Value v,
        Value[] args)Prints a debug version of the variable |