EmptyScope
amyc.analyzer.EmptyScope$
object EmptyScope extends Scope
Empty Scope
Attributes
- Graph
-
- Supertypes
-
class Scopetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
EmptyScope.type
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Resolve a new in the current Scope The Search is recursive !!
Resolve a new in the current Scope The Search is not recursive !!
Create a new Scope with the mapping (name -> id) in locals The parent of the new Scope is the caller
Create a new Scope with the mapping (name -> id) in locals The parent of the new Scope is the caller
Value parameters
- id
-
(Identifier) -
- str
-
(name) -
Attributes
- Inherited from:
- Scope
Attributes
- Inherited from:
- Scope
Create a new Scope with the mapping (name -> id) in params The parent of the new Scope is the caller
Create a new Scope with the mapping (name -> id) in params The parent of the new Scope is the caller
Attributes
- Inherited from:
- Scope
Attributes
- Inherited from:
- Scope
In this article