Source position: pastree.pp line 886
type TArgumentAccess = (
argDefault,
argConst,
argVar,
argOut,
argConstRef
);