Class ExportResolution.Resolved
java.lang.Object
com.oracle.truffle.js.runtime.objects.ExportResolution
com.oracle.truffle.js.runtime.objects.ExportResolution.Resolved
- Enclosing class:
ExportResolution
-
Nested Class Summary
Nested classes/interfaces inherited from class ExportResolution
ExportResolution.Resolved -
Method Summary
Modifier and TypeMethodDescriptionbooleancom.oracle.truffle.api.strings.TruffleStringinthashCode()booleanMethods inherited from class ExportResolution
ambiguous, isAmbiguous, isNull, notFound, resolved
-
Method Details
-
getModule
- Overrides:
getModulein classExportResolution
-
getBindingName
public com.oracle.truffle.api.strings.TruffleString getBindingName()- Overrides:
getBindingNamein classExportResolution
-
isNamespace
public boolean isNamespace()- Overrides:
isNamespacein classExportResolution
-
hashCode
-
equals
-