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