vson ~master (2015-03-22T05:30:36Z)
Dub
Repo
Json.opDispatch
vson
json
Json
Allows to access existing fields of a JSON object using dot syntax.
const
(
Json
)
opDispatch
[@property getter]
struct
Json
@
property
const
const
(
Json
)
opDispatch
(
string
prop
)
(
)
Json
opDispatch
[@property getter]
Meta
Source
See Implementation
vson
json
Json
aliases
opDollar
constructors
this
enums
Type
functions
appendArrayElement
clone
opApply
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opIndex
opOpAssign
opSlice
opUnary
remove
toPrettyString
toString
properties
emptyArray
emptyObject
get
length
opDispatch
opt
to
type
typeId
undefined
variables
line
Allows to access existing fields of a JSON object using dot syntax.