Constant

JUDO_TOKEN_OBJECT_BEGIN

Object start.

Since v1.0
enum judo_token {
    JUDO_TOKEN_OBJECT_BEGIN,
}

Discussion 🔗

Indicates an object is about to be parsed. It corresponds to the { lexeme.