scan()
scan(\Phug\Lexer\State $state)
Parameters
\Phug\Lexer\State | $state |
scan(\Phug\Lexer\State $state)
\Phug\Lexer\State | $state |
unEscapedToken(\Phug\Lexer\State $state, $buffer)
\Phug\Lexer\State | $state | |
$buffer |
getUnescapedLineValue(\Phug\Lexer\State $state, $value, $interpolationLevel, $buffer)
\Phug\Lexer\State | $state | |
$value | ||
$interpolationLevel | ||
$buffer |
getUnescapedLines(\Phug\Lexer\State $state, $lines)
\Phug\Lexer\State | $state | |
$lines |
yieldLines(\Phug\Lexer\State $state, array $lines, \Phug\Lexer\Analyzer\LineAnalyzer $analyzer)
\Phug\Lexer\State | $state | |
array | $lines | |
\Phug\Lexer\Analyzer\LineAnalyzer | $analyzer |