Class TypeDefinition
Type Definition syntax
Final
Namespace: Teto\Object
Copyright: 2016 Baguette HQ
License: http://www.apache.org/licenses/LICENSE-2.0
Author: USAMI Kenta tadsan@zonu.me
Located at Object/TypeDefinition.php
Namespace: Teto\Object
Copyright: 2016 Baguette HQ
License: http://www.apache.org/licenses/LICENSE-2.0
Author: USAMI Kenta tadsan@zonu.me
Located at Object/TypeDefinition.php
public
|
|
public static
|
|
public
|
string |
RE_PROPERTY
|
#
'/^(\??)([^\s\[\]?]+)((?:\[(\d*)\])?)$/'
|
public read-only
string
|
$expected
|
public read-only
boolean
|
$is_nullable
|
public read-only
boolean
|
$is_array
|
public read-only
integer|null
|
$len
|