Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weka.core.expressionlanguage.common Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
NoMacrosA macro declarations that contains no macros at allVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )Classweka.core.expressionlanguage.commonWeka
NoVariablesA variable declarations that contains no variablesVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )See Also:Serialized FormClassweka.core.expressionlanguage.commonWeka
OperatorsA class to specify the semantics of operators in the expressionlanguage To move the operator semantics outside the parser they are specifiedClassweka.core.expressionlanguage.commonWeka
PrimitivesA class providing AST (abstract syntax tree) nodes to support primitive types.Classweka.core.expressionlanguage.commonWeka
Primitives .BooleanConstantAn AST node representing a boolean constantVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )See Also:Serialized FormClassweka.core.expressionlanguage.commonWeka
Primitives .BooleanExpressionAn AST node for an expression of boolean typeVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )Interfaceweka.core.expressionlanguage.commonWeka
Primitives .BooleanVariableAn AST node representing a boolean variableVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )See Also:Serialized FormClassweka.core.expressionlanguage.commonWeka
Primitives .DoubleConstantAn AST node representing a double constantVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )See Also:Serialized FormClassweka.core.expressionlanguage.commonWeka
Primitives .DoubleExpressionAn AST node for an expression of double typeVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )Interfaceweka.core.expressionlanguage.commonWeka
Primitives .DoubleVariableAn AST node representing a double variableVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )See Also:Serialized FormClassweka.core.expressionlanguage.commonWeka
Primitives .StringConstantAn AST node representing a string constantVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )See Also:Serialized FormClassweka.core.expressionlanguage.commonWeka
Primitives .StringExpressionAn AST node for an expression of String typeVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )Interfaceweka.core.expressionlanguage.commonWeka
Primitives .StringVariableAn AST node representing a string variableVersion:$Revision: 1000 $Author:Benjamin Weber ( benweber at student dot ethz dot ch )See Also:Serialized FormClassweka.core.expressionlanguage.commonWeka
SimpleVariableDeclarationsA set of customizable variable declarations for primitive types.Classweka.core.expressionlanguage.commonWeka
SimpleVariableDeclarations .VariableInitializerA class to initialize variables that have been declared by a SimpleVariableDeclarations class and used inside a programClassweka.core.expressionlanguage.commonWeka
VariableDeclarationsCompositorA helper class that allows to combine several variable declarations together.Classweka.core.expressionlanguage.commonWeka