Tip.Scope
scope
data Scope a
data TypeInfo a
data GlobalInfo a
globalType
isType
isTyVar
isSort
isLocal
isGlobal
lookupType
lookupLocal
lookupGlobal
lookupDatatype
lookupFunction
lookupConstructor
lookupDiscriminator
lookupProjector
whichDatatype
whichLocal
whichGlobal
whichFunction
whichConstructor
whichDiscriminator
whichProjector
data ScopeT a m b
runScopeT
checkScopeT
type ScopeM a
runScope
checkScope
emptyScope
inContext
local
newScope
newName
newTyVar
newSort
newDatatype
newConstructor
newFunction
newLocal
withTheory