Source position: jstree.pp line 1286
type TTypeGuardKind = (
tgkIs,
tgkExtendsCond,
tgkExtendsEquals
);