JSONParserNode.literal

The literal token for Kind.literal nodes.

Setting the literal will automatically switch the node kind.

  1. inout(JSONToken) literal [@property getter]
  2. JSONToken literal [@property setter]
    struct JSONParserNode
    @safe @property ref return nothrow
    literal

Meta