Uses of Package
de.grogra.xl.compiler.scope
Packages that use de.grogra.xl.compiler.scope
Package
Description
-
Classes in de.grogra.xl.compiler.scope used by de.grogra.rgg.modelClassDescription
Scodeis the abstract base class for all scopes. -
Classes in de.grogra.xl.compiler.scope used by de.grogra.xl.compilerClassDescriptionA
BlockScoperepresents a scope for local variables.This class stores information about the quality of applicability of a member in a context.Resolutiondefines a strategy how applicable members for explicitly given arguments are determined and how the most specific member of these is chosen.Scodeis the abstract base class for all scopes. -
Classes in de.grogra.xl.compiler.scope used by de.grogra.xl.compiler.pattern
-
Classes in de.grogra.xl.compiler.scope used by de.grogra.xl.compiler.scopeClassDescriptionA
BlockScoperepresents a scope for local variables.This class is used to collect a set ofMembers, and to determine the applicable, accessible, and most specific, member thereof.This class stores information about the quality of applicability of a member in a context.Resolutiondefines a strategy how applicable members for explicitly given arguments are determined and how the most specific member of these is chosen.Scodeis the abstract base class for all scopes. -
Classes in de.grogra.xl.compiler.scope used by de.grogra.xl.exprClassDescription
Scodeis the abstract base class for all scopes.