class JSONResolver (View source)

Methods

static array
serialise($value)

No description

static array
parseValue($value)

No description

static mixed
parseLiteral($ast)

No description

Details

static array serialise($value)

Parameters

$value

Return Value

array

static array parseValue($value)

Parameters

$value

Return Value

array

static mixed parseLiteral($ast)

Parameters

$ast

Return Value

mixed