public class Import extends Node
Import(Span span, String packageName, VarIndex varIndex, boolean module)
Object
evaluate(MagicScriptContext context, Scope scope)
boolean
isFunction()
evaluate, getSpan, isInLinq, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Import(Span span, String packageName, VarIndex varIndex, boolean module)
public Object evaluate(MagicScriptContext context, Scope scope)
evaluate
Node
public boolean isFunction()
Copyright © 2020–2021. All rights reserved.