Uses of Class
ix.iscript.While

Packages that use While
ix.iscript I-Script is a simple programming language. 
 

Uses of While in ix.iscript
 

Methods in ix.iscript that return While
 While IScript.makeWhile(Expression test, Expression body)