Uses of Class
orc.env.LookupFailureException

Packages that use LookupFailureException
orc.env A lexical context which supports both offset- and name-based lookup. 
 

Uses of LookupFailureException in orc.env
 

Methods in orc.env that throw LookupFailureException
 T Env.lookup(int index)
          Look up a variable's value in the environment.