Uses of Class
org.holtz.zoe.ZoelVM

Uses of ZoelVM in org.holtz.zoe
 

Methods in org.holtz.zoe that return ZoelVM
 ZoelVM ZoelVM.poke(Literal val)
           
 ZoelVM ZoelVM.push(boolean val)
           
 ZoelVM ZoelVM.push(double val)
           
 ZoelVM ZoelVM.push(Literal val)