Uses of Class
jaitools.jiffle.runtime.IntegerStack

Packages that use IntegerStack
jaitools.jiffle.runtime Jiffle runtime classes. 
 

Uses of IntegerStack in jaitools.jiffle.runtime
 

Fields in jaitools.jiffle.runtime declared as IntegerStack
protected  IntegerStack AbstractJiffleRuntime._stk
          A stack of integer values used in the evaluation of if statements.
 



Copyright © 2009-2011. All Rights Reserved.