Package VASSAL.script.expression
package VASSAL.script.expression
-
Interface SummaryInterfaceDescriptionAn Auditable class can have the execution of any
Expressionit contains tracked and errors reported with additional detailusing theAuditTrailclass -
Class SummaryClassDescriptionClass to track the evaluation history of an expression.A basic beanShell expressionAn abstract class representing an expression that can be evaluated.Interactively build inline(beanshell) expressionsReport Format or old-style Formatted String expression containing at least one $variable$ name referenceAn expression consisting of an Integer onlyAn Empty ExpressionAn old-style Property Match expression.A Builder for a field that can contain a property Name or a beanshell expression.An expression consisting of a single property nameAn expression consisting of a String only
-
Exception Summary