Package info.bliki.wiki.template.expr

The parser and scanner implementation for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions.

See:
          Description

Class Summary
Parser Create an expression of the ASTNode class-hierarchy from a math formulas string representation See Operator-precedence parser for the idea, how to parse the operators depending on their precedence.
Scanner  
 

Exception Summary
SyntaxError Exception for a syntax error detected by the parser for a Mediawiki template expression.
 

Package info.bliki.wiki.template.expr Description

The parser and scanner implementation for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions.



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