Uses of Class
com.caucho.quercus.module.StaticFunction

Packages that use StaticFunction
com.caucho.quercus.module   
 

Uses of StaticFunction in com.caucho.quercus.module
 

Methods in com.caucho.quercus.module that return StaticFunction
 StaticFunction ModuleContext.createStaticFunction(QuercusModule module, java.lang.reflect.Method method)
          Creates a static function.