Package weka.core.expressionlanguage.core
-
Interface Summary Interface Description Macro Interface for compile time macros to enable meta programmingMacroDeclarations Interface to expose macros to a program.Node A node of the AST (abstract syntax tree) for a programVariableDeclarations Interface to expose variables to a program. -
Exception Summary Exception Description SemanticException An exception that should be used if a program doesn't have valid semanticsSyntaxException An exception to represent an invalid syntax of a program