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
Scode
is the abstract base class for all scopes. -
Classes in de.grogra.xl.compiler.scope used by de.grogra.xl.compilerClassDescriptionA
BlockScope
represents a scope for local variables.This class stores information about the quality of applicability of a member in a context.Resolution
defines a strategy how applicable members for explicitly given arguments are determined and how the most specific member of these is chosen.Scode
is 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
BlockScope
represents a scope for local variables.This class is used to collect a set ofMember
s, 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.Resolution
defines a strategy how applicable members for explicitly given arguments are determined and how the most specific member of these is chosen.Scode
is the abstract base class for all scopes. -
Classes in de.grogra.xl.compiler.scope used by de.grogra.xl.exprClassDescription
Scode
is the abstract base class for all scopes.