Constant

JUDO_TOKEN_ARRAY_BEGIN

Array start.

Since v1.0
enum judo_token {
    JUDO_TOKEN_ARRAY_BEGIN,
}

Discussion 🔗

Indicates an array is about to be parsed. It corresponds to the [ lexeme.