\Phug\Lexer\TokenEachToken

Summary

Methods
Properties
Constants
getSubject()
setSubject()
getItem()
setItem()
getKey()
setKey()
__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
$subject
$item
$key
$sourceLocation
$indentation
$handled
$level
N/A

Properties

$subject

$subject : string

Type

string

$item

$item : string

Type

string

$key

$key : string

Type

string

$sourceLocation

$sourceLocation : 

Type

$indentation

$indentation : 

Type

$handled

$handled : 

Type

$level

$level : integer

Type

integer

Methods

getSubject()

getSubject() : string

Returns

string

setSubject()

setSubject(string  $subject) : $this

Parameters

string $subject

Returns

$this

getItem()

getItem() : string

Returns

string

setItem()

setItem(string  $itemName) : $this

Parameters

string $itemName

Returns

$this

getKey()

getKey() : string

Returns

string

setKey()

setKey(string  $keyName) : $this

Parameters

string $keyName

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