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