PHPSA\Definition\AbstractDefinition::compile PHP Method

compile() abstract public method

Compile the definition
abstract public compile ( Context $context ) : boolean
$context PHPSA\Context
return boolean
    public abstract function compile(Context $context);