Table of Contents
Properties
-
$converter
: mixed
-
$eventList
: mixed
-
$ownerParser
: mixed
Methods
-
__construct()
: mixed
-
fromBinary()
: mixed
-
fromCode()
: mixed
-
toBinary()
: mixed
-
toCode()
: mixed
-
init()
: mixed
$converter
protected
mixed
$converter
$eventList
protected
mixed
$eventList
$ownerParser
protected
mixed
$ownerParser
__construct()
public
__construct(Parser $parser) : mixed
Parameters
-
$parser
: Parser
-
fromBinary()
public
fromBinary(mixed $binary) : mixed
Parameters
-
$binary
: mixed
-
fromCode()
public
fromCode(mixed $code) : mixed
Parameters
-
$code
: mixed
-
toBinary()
public
toBinary() : mixed
toCode()
public
toCode() : mixed
init()
protected
init() : mixed