Uses of Interface
es.uned.compiler.semantic.symbol.ScopeManagerIF

Packages that use ScopeManagerIF
compiler   
es.uned.compiler.semantic.symbol   
 

Uses of ScopeManagerIF in compiler
 

Methods in compiler that return ScopeManagerIF
static ScopeManagerIF CompilerContext.getScopeManager()
          Returns the scopeManager.
 

Uses of ScopeManagerIF in es.uned.compiler.semantic.symbol
 

Classes in es.uned.compiler.semantic.symbol that implement ScopeManagerIF
 class ScopeManager
          Gestor de ámbitos.