PHPSA\Compiler\Expression\AbstractExpressionCompiler::compile PHP 메소드

compile() 추상적인 보호된 메소드

abstract protected compile ( $expr, Context $context ) : mixed
$expr
$context PHPSA\Context
리턴 mixed
    protected abstract function compile($expr, Context $context);