sbool tok_typeIsObject(S type) { ret eqOneOf(type, "O", "Object"); }