You are here: TWiki » TWikiInfixNodeDotPm

Package TWiki::Infix::Node

05 Jul 2023 - 12:52 | Version 1 |

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.

Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiInfixNodeDotPm.

This website is using cookies. More info. That's Fine