internal package
Foswiki::Infix::Node internal package
Foswiki::Infix::Node ClassMethod
newNode( $o, @p ) → \$if ClassMethod
newLeaf( $val, $type ) → \$if $val
- the (scalar) value of the leaf
$type
- one of NAME, NUMBER, STRING
ObjectMethod
convertToLeaf( $type, $val ) $type
- one of NAME, NUMBER, STRING
$val
- the (scalar) value of the leaf
ObjectMethod
isLeaf() → $boolean newLeaf()
(or converted by convertToLeaf
)
ObjectMethod
stringify() → $string