Constant JUDO_TOKEN_OBJECT_END Object end. Since v1.0 enum judo_token { JUDO_TOKEN_OBJECT_END, } Discussion 🔗 Indicates an object has finished being parsed. It corresponds to the } lexeme.