- All Superinterfaces:
QilletniType
A Qilletni type representing a named import alias, with the following syntax
import 'xx.ql' as someAlias.
This puts the import behind a scope accessed by a name.-
Method Summary
Methods inherited from interface dev.qilletni.api.lang.types.QilletniType
getTypeClass, minusOperator, minusOperatorInPlace, plusOperator, plusOperatorInPlace, qilletniEquals, stringValue, typeName
-
Method Details
-
getScope
-