Package de.monticore.interpreter
Class ValueFactory
java.lang.Object
de.monticore.interpreter.ValueFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ValuecreateValue(boolean Value) static ValuecreateValue(char Value) static ValuecreateValue(double Value) static ValuecreateValue(float Value) static ValuecreateValue(int Value) static ValuecreateValue(long Value) static ValuecreateValue(Object Value) static ValuecreateValue(String Value)
-
Constructor Details
-
ValueFactory
public ValueFactory()
-
-
Method Details
-
createValue
-
createValue
-
createValue
-
createValue
-
createValue
-
createValue
-
createValue
-
createValue
-