Uses of Class
ix.iscript.If

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

Uses of If in ix.iscript
 

Methods in ix.iscript that return If
 If IScript.makeIf(Expression test, Expression ifTrue, Expression ifFalse)