Interface CodeCondition
- All Superinterfaces:
CodeExpression, CodeItem
- All Known Subinterfaces:
CodeComparisonOperatorExpression, CodeExpressionCondition
CodeExpression representing a condition. A condition evaluates to a boolean result (like a
Predicate).- Since:
- 1.0.0
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
-
Field Summary
Fields inherited from interface CodeItem
DEFAULT_INDENT, DEFAULT_NEWLINE -
Method Summary
Methods inherited from interface CodeExpression
evaluateMethods inherited from interface CodeItem
getLanguage, getSourceCode, write, write, write, write, write, write