\Phug\Lexer\TokenBlockToken

Summary

Methods
Properties
Constants
getName()
setName()
getMode()
setMode()
__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
$name
$mode
$sourceLocation
$indentation
$handled
$level
N/A

Properties

$name

$name : string

Type

string

$mode

$mode : string

Type

string

$sourceLocation

$sourceLocation : 

Type

$indentation

$indentation : 

Type

$handled

$handled : 

Type

$level

$level : integer

Type

integer

Methods

getName()

getName() : string

Returns

string

setName()

setName(string  $name) : $this

Parameters

string $name

Returns

$this

getMode()

getMode() : string

Returns

string

setMode()

setMode(string  $mode) : $this

Parameters

string $mode

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