Package info.bliki.wiki.template.expr.util

Utilities for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions.

See:
          Description

Class Summary
Console A java console program to run the evaluator interactively.
GenerateOperatorArrays Utility for generating source codes for the info.bliki.wiki.template.expr.operator.ASTNodeFactory's HEADER_STRINGS, OPERATOR_STRINGS, OPERATORS arrays from the operators.txt textfile description
 

Package info.bliki.wiki.template.expr.util Description

Utilities for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions. With the Console application you can interactively test the expression evaluator.



Copyright © 2012 Java Wikipedia API (Bliki engine). All Rights Reserved.