Uses of Package
com.googlecode.aviator.runtime.function.internal
Packages that use com.googlecode.aviator.runtime.function.internal
-
Classes in com.googlecode.aviator.runtime.function.internal used by com.googlecode.aviator.runtime.function.internalClassDescription__catch_handler(fun, exception) to create a
CatchHandler
.__if_callcc function__new(Class, ...args) to create an instance of special class with arguments.Internal reducer-break function for 'for-loop' structure.Internal reducer-continue function for 'for-loop' structure.Internal reducer-callcc function for 'for-loop' structure.ReducerResult in looping.Internal reducer-return function for 'for-loop' structure.__throw(e) to throw an exception.__try(try_func, catch_handlers, finally_fn, callcc)__use(pkg, ...names) function to implement import use