Package org.ijsberg.iglu.util.logic

Class Summary
Expression Logical expression, composed of statements and subexpressions that may be evaluated.
LogicalElement Subclasses are part of a logical expression.
Operator Stands for a logical operator (NOT, AND, OR).
Statement A statement may be evaluated as being 'true' or 'false' but it may also be some string of which its presence may be tested.
 



Copyright © 2011. All Rights Reserved.