Package com.caucho.quercus.program

Interface Summary
InstanceInitializer Represents a Quercus class instance initializer
 

Class Summary
Arg Represents a formal argument.
ClassDef Represents a Quercus class definition
ClassDef.FieldEntry  
ClassDef.StaticFieldEntry  
CompositeDataClassDef Represents an introspected Java class.
Function Represents sequence of statements.
FunctionArrayDelegate A delegate that performs Array operations for Quercus objects.
FunctionCountDelegate A delegate that performs Array operations for Quercus objects.
FunctionInfo Information about a function.
InterpretedClassDef Represents an interpreted PHP class definition.
JavaArrayClassDef Represents an introspected Java class.
JavaClassDef Represents an introspected Java class.
JavaCollectionClassDef Represents an introspected Java class.
JavaListClassDef Represents an introspected Java class.
JavaMapClassDef Represents an introspected Java class.
MethodDeclaration Declaration for an abstract function or interface.
ObjectMethod Represents sequence of statements.
QuercusProgram Represents a compiled Quercus program.
UndefinedFunction Represents an undefined
UnsetFunction Represents an unset function
 

Enum Summary
Visibility Function and field visibility.