Constant

JUDO_OBJECT_POP

End of an object.

Since v1.0
enum judo_element {
    JUDO_OBJECT_POP,
}

Discussion 🔗

Indicates an object has finished being parsed.