Class Primitives.StringVariable
java.lang.Object
weka.core.expressionlanguage.common.Primitives.StringVariable
- All Implemented Interfaces:
Serializable
,Primitives.StringExpression
,Node
- Enclosing class:
- Primitives
public static class Primitives.StringVariable
extends Object
implements Primitives.StringExpression, Serializable
An AST node representing a string variable
- Version:
- $Revision: 1000 $
- Author:
- Benjamin Weber ( benweber at student dot ethz dot ch )
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StringVariable
-
-
Method Details
-
evaluate
- Specified by:
evaluate
in interfacePrimitives.StringExpression
-
getName
-
getValue
-
setValue
-