Package one.empty3.library.core.script
Class Pile.Variable
- java.lang.Object
-
- one.empty3.library.core.script.Pile.Variable
-
- Enclosing class:
- Pile
public class Pile.Variable extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Variable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Double
evaluer()
-
-
-
Field Detail
-
id
public java.lang.String id
-
type
public Pile.Type type
-
value
public java.lang.Object value
-
-