CodeGen_Element | --CodeGen_PECL_Element | --CodeGen_PECL_Element_Function | --CodeGen_PECL_Element_Method
CodeGen_PECL_Element_Method __construct( $classname)
string argInfoCode( )
Abstract/Interface methods need to define their argument list ahead of the method table
string cProto( string 0)
void getProceduralName( )
void isAbstract( )
void isFinal( )
void isInterface( )
void isStatic( )
string methodEntry( string 0)
void parseParameterHook( string $argc, string $argString, array $argPointers)
void setAccess( $access)
void setProceduralName( $name)
bool setProto( string $proto)