Tip.Scope
scope
data Scope a
data TypeInfo a
data GlobalInfo a
globalType
isType
isGlobal
isLocal
isSort
isTyVar
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