Skip to content
  • Ralf Habacker's avatar
    Unifiy scope handling of native import base. · 53c07896
    Ralf Habacker authored
    The recent code for setting and accessing import scopes uses partially different
    implementations. This patch provides a common set of methods for dealing with
    import scopes, which makes the code more failure proof on code refactoring.
    
    REVIEW:119395
    53c07896