Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sstalle
php7cc
NodeVisitor
BitwiseShiftVisitor
PHP Class Sstalle\php7cc\NodeVisitor\BitwiseShiftVisitor
Inheritance:
extends
AbstractVisitor
Mostra file
Open project: sstalle/php7cc
Protected Properties
Property
Type
Description
$intSize
integer
Public Methods
Method
Description
__construct
(
$intSize
= self::MIN_INT_SIZE )
enterNode
(
PhpParser\Node
$node
)
Method Details
__construct()
public
method
public
__construct
(
$intSize
= self::MIN_INT_SIZE )
$intSize
enterNode()
public
method
public
enterNode
(
PhpParser\Node
$node
)
$node
PhpParser\Node
Property Details
$intSize
protected_oe property
protected
int
$intSize
return
integer