Documentation

SimpleType
in package

Table of Contents

$isBuiltin  : bool
$name  : string
__construct()  : mixed
equals()  : mixed
fromNode()  : SimpleType
fromPhpDoc()  : SimpleType
isNull()  : bool
null()  : SimpleType
toEscapedName()  : string
toTypeCode()  : string
toTypeMask()  : mixed
void()  : SimpleType

Properties

Methods

__construct()

public __construct(string $name, bool $isBuiltin) : mixed
Parameters
$name : string
$isBuiltin : bool
Return values
mixed

isNull()

public isNull() : bool
Return values
bool

toEscapedName()

public toEscapedName() : string
Return values
string

toTypeCode()

public toTypeCode() : string
Return values
string

toTypeMask()

public toTypeMask() : mixed
Return values
mixed

Search results