Zephir\Compiler\FileInterface::getClassDefinition PHP Method

getClassDefinition() public method

Returns the class definition related to the compiled file.
public getClassDefinition ( ) : ClassDefinition
return Zephir\ClassDefinition
    public function getClassDefinition();