\Phug\Lexer\TokenCodeToken

Summary

Methods
Properties
Constants
isBlock()
setIsBlock()
__construct()
getSourceLocation()
getIndentation()
isHandled()
markAsHandled()
__toString()
getLevel()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$block
$sourceLocation
$indentation
$handled
$level
N/A

Properties

$block

$block : boolean

Type

boolean

$sourceLocation

$sourceLocation : 

Type

$indentation

$indentation : 

Type

$handled

$handled : 

Type

$level

$level : integer

Type

integer

Methods

isBlock()

isBlock() : boolean

Returns

boolean

setIsBlock()

setIsBlock(boolean  $block) : $this

Parameters

boolean $block

Returns

$this

__construct()

__construct(\Phug\Util\SourceLocationInterface  $sourceLocation = null,   $level = null,   $indentation = null) 

Parameters

\Phug\Util\SourceLocationInterface $sourceLocation
$level
$indentation

getIndentation()

getIndentation() 

isHandled()

isHandled() 

markAsHandled()

markAsHandled() 

__toString()

__toString() 

getLevel()

getLevel() : integer

Returns

integer