\Phug\Lexer\ScannerAttributeScanner

Summary

Methods
Properties
Constants
scan()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
skipComments()
isTruncatedValue()
isTruncatedExpression()
readAssignOperator()
isExpressionPartial()
getAttributeValue()
readAttributeValue()
readExpression()
getAttributeToken()
seedAttributeToken()
scanParenthesesContent()
scanParentheses()
No private properties found
N/A

Methods

skipComments()

skipComments(\Phug\Reader  $reader) 

Parameters

\Phug\Reader $reader

isTruncatedValue()

isTruncatedValue(  $expression) 

Parameters

$expression

isTruncatedExpression()

isTruncatedExpression(\Phug\Reader  $reader,   $expression) 

Parameters

\Phug\Reader $reader
$expression

isExpressionPartial()

isExpressionPartial(\Phug\Reader  $reader,   $expression) 

Parameters

\Phug\Reader $reader
$expression

getAttributeValue()

getAttributeValue(\Phug\Reader  $reader, array  $chars = null) 

Parameters

\Phug\Reader $reader
array $chars

readExpression()

readExpression(\Phug\Reader  $reader) 

Parameters

\Phug\Reader $reader

getAttributeToken()

getAttributeToken(\Phug\Lexer\State  $state) 

Parameters

\Phug\Lexer\State $state

scanParenthesesContent()

scanParenthesesContent(\Phug\Lexer\State  $state) 

Parameters

\Phug\Lexer\State $state

scanParentheses()

scanParentheses(\Phug\Lexer\State  $state) 

Parameters

\Phug\Lexer\State $state