Returns this expression's all uninitialized global variable full names(contains dot) in order
when using AviatorEvaluator.EVAL mode, otherwise returns an empty list.
Returns this expression's all uninitialized global variable full names(contains dot) in order
when using AviatorEvaluator.EVAL mode, otherwise returns an empty list.
Adds the specified symbol to the symbol table and returns a reference to the unique symbol. If
the symbol already exists, the previous symbol reference is returned instead, in order
guarantee that symbol references remain unique.