Interface NamespaceStorage.GlobalStorage

All Superinterfaces:
NamespaceStorage
Enclosing interface:
NamespaceStorage

public static interface NamespaceStorage.GlobalStorage extends NamespaceStorage
NamespaceStorage for NamespaceStorage.StorageType.GLOBAL. This is sufficiently special to warrant a dedicated interface, as there is only one instance of this storage in every parser build.