Source position: fpexprpars.pp line 484
type TIdentifierType = (
itVariable,
itFunctionCallBack,
itFunctionHandler,
itFunctionNode
);