JSONTokenObjectEnd¶ [Source] End of a JSON object (}). primitive val JSONTokenObjectEnd Constructors¶ create¶ [Source] new val create() : JSONTokenObjectEnd val^ Returns¶ JSONTokenObjectEnd val^ Public Functions¶ eq¶ [Source] fun box eq( that: JSONTokenObjectEnd val) : Bool val Parameters¶ that: JSONTokenObjectEnd val Returns¶ Bool val ne¶ [Source] fun box ne( that: JSONTokenObjectEnd val) : Bool val Parameters¶ that: JSONTokenObjectEnd val Returns¶ Bool val