\Phug\Lexer\ScannerInterpolationScanner

Summary

Methods
Properties
Constants
__construct()
scan()
No public properties found
No constants found
throwEndOfLineExceptionIf()
scanTagInterpolation()
scanExpressionInterpolation()
scanInterpolation()
needSeparationBlankLine()
$interpolationChars
$regExp
N/A
No private methods found
No private properties found
N/A

Properties

$interpolationChars

$interpolationChars : 

Type

$regExp

$regExp : 

Type

Methods

__construct()

__construct() 

throwEndOfLineExceptionIf()

throwEndOfLineExceptionIf(\Phug\Lexer\State  $state,   $condition) 

Parameters

\Phug\Lexer\State $state
$condition

scanTagInterpolation()

scanTagInterpolation(\Phug\Lexer\State  $state,   $tagInterpolation) 

Parameters

\Phug\Lexer\State $state
$tagInterpolation

scanExpressionInterpolation()

scanExpressionInterpolation(\Phug\Lexer\State  $state,   $interpolation,   $escape) 

Parameters

\Phug\Lexer\State $state
$interpolation
$escape

scanInterpolation()

scanInterpolation(\Phug\Lexer\State  $state,   $tagInterpolation,   $interpolation,   $escape) 

Parameters

\Phug\Lexer\State $state
$tagInterpolation
$interpolation
$escape

needSeparationBlankLine()

needSeparationBlankLine(\Phug\Lexer\State  $state) 

Parameters

\Phug\Lexer\State $state