This web contains the official documentation of the TWiki Release 4.2, code named FreetownRelease. It is a read-only web for reference. Please update documentation at TWiki.TWikiInfixNodeDotPm. -- PeterThoeny - 29 Aug 2008
Tags:
create new tag
, view all tags

Package TWiki::Infix::Node

Base class for node types generated by Infix::Parser. You don't have to use it, but it may be useful.

ClassMethod newNode ($o,@p) -> \$if

Construct a new parse node (contract with Infix::Parser)

ClassMethod newLeaf ($val,$type) -> \$if

Construct a new terminal node (contract with Infix::Parser)

ObjectMethod evaluate (...) -> $result

Execute the parse node. The parameter array is passed on, by reference, to the evaluation functions.

Topic revision: r1 - 2008-01-22 - TWikiContributor
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback