\Phug\Lexer\TokenCommentToken

Summary

Methods
Properties
Constants
isVisible()
setIsVisible()
show()
hide()
__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
$visible
$sourceLocation
$indentation
$handled
$level
N/A

Properties

$visible

$visible : boolean

Type

boolean

$sourceLocation

$sourceLocation : 

Type

$indentation

$indentation : 

Type

$handled

$handled : 

Type

$level

$level : integer

Type

integer

Methods

isVisible()

isVisible() : boolean

Returns

boolean

setIsVisible()

setIsVisible(boolean  $visible) : $this

Parameters

boolean $visible

Returns

$this

show()

show() : $this

Returns

$this

hide()

hide() : $this

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