internal package
Foswiki
::
Infix
::Node
See
PublishedAPI
for packages intended to be used by Plugin and Contrib authors, or
browse all packages
.
See also
Developing plugins
,
Developer's Bible
,
Technical Overview
Perl Module:
Child packages
Child packages
On this page:
internal package Foswiki::Infix::Node
ClassMethod newNode( $o, @p ) → \$if
ClassMethod newLeaf( $val, $type ) → \$if
ObjectMethod evaluate(...) → $result
internal package
Foswiki::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.
This topic: System
>
WebHome
>
ReferenceManual
>
DeveloperDocumentationCategory
>
PerlDoc
Topic revision:
19 Apr 2011,
ProjectContributor
Copyright &© by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding BACCHUS Wiki?
Send feedback