INTERPOLATION_ENABLED
INTERPOLATION_ENABLED
scan(\Phug\Lexer\State $state)
\Phug\Lexer\State | $state |
isTextStartToTrim(\Phug\Lexer\State $state, $text)
\Phug\Lexer\State | $state | |
$text |
leftTrimValueIfNotAfterInterpolation(\Phug\Lexer\State $state, \Phug\Lexer\Token\TextToken $token)
\Phug\Lexer\State | $state | |
\Phug\Lexer\Token\TextToken | $token |
scanInterpolationToken(\Phug\Lexer\State $state, \Phug\Lexer\TokenInterface $subToken)
\Phug\Lexer\State | $state | |
\Phug\Lexer\TokenInterface | $subToken |
scanInterpolationTokens(\Phug\Lexer\State $state, $firstToken)
\Phug\Lexer\State | $state | |
$firstToken |