JCL Help:TExprAbstractFuncSym.CompileFirstArg

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Compiles the first argument using the CompileParser.


Pascal

 protected function CompileFirstArg: TExprNode;


Return Value

Returns the compiled node for the first argument.


Description

This method will raise an exception if there is a missing '(' or missing first argument.


About

Donator

Barry Kelly


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page