Source position: pastree.pp line 125
type TPasMemberHints = set of (
hDeprecated,
hLibrary,
hPlatform,
hExperimental,
hUnimplemented
);