JCL Help:TExprSym.CompileParser

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The compile parser that found this symbol in its stream.


Pascal

 public property CompileParser: TExprCompileParser;


Description

This property is set by a compiling parser when it finds this symbol in its input stream. This is done so that the Compile method can perform things like reading parameters etc., when it gathers sufficient information for compilation.


See Also

TExprSym.EvalParser TExprSym.Lexer TExprSym.NodeFactory TExprCompileParser


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