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