You are here: Symbol Reference > Types > TLzExprVisitFunc Type
ContentsIndexHome
PreviousUpNext
TLzExprVisitFunc Type
File

lzexpression

Pascal
TLzExprVisitFunc = function (const pNode:TLz_node; pIsLeafNode : Boolean):Boolean of object;
Description

 

Function type used while visit expression binary tree in pre-order/in-order/post-order

Gudu software http://www.sqlparser.com
Send comments about this topic.