JSONParserNode.opEquals

Enables equality comparisons.

Note that the location is considered part of the token and thus is included in the comparison.

  1. bool opEquals(JSONParserNode other)
  2. bool opEquals(JSONParserNode other)
    struct JSONParserNode(String)
    @safe const nothrow
    bool
    opEquals

Meta