Package org.luaj.kahluafork.compiler
Class ExpDesc
java.lang.Object
org.luaj.kahluafork.compiler.ExpDesc
public class ExpDesc
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ExpDesc()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ExpDesc
public ExpDesc()
-
-
Method Details
-
setNval
public void setNval(double double1) -
nval
public double nval() -
setvalue
-