Uses of Class
com.caucho.quercus.annotation.Expect.Type

Packages that use Expect.Type
com.caucho.quercus.annotation   
 

Uses of Expect.Type in com.caucho.quercus.annotation
 

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