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