Class IsDefFunction

All Implemented Interfaces:
AviatorFunction, Serializable, Runnable, Callable<AviatorObject>

public class IsDefFunction extends AbstractFunction
is_def(x) returns true when variable x is defined in current scope or parent scopes.
Author:
dennis(killme2008@gmail.com)
See Also: