scala.quoted.runtime.impl.NoScope$
Only used for outer scope of top level splice and staging run
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Outer scope that was used to create the quote containing this splice.
NoScope otherwise.
Outer scope that was used to create the quote containing this splice.
NoScope otherwise.
Attributes
- Definition Classes
Scope of the top level splice or staging run
Scope of the top level splice or staging run
Attributes
- Definition Classes
If the two scopes correspond to the same splice in source.
If the two scopes correspond to the same splice in source.
Attributes
- Inherited from:
- Scope
Is this is a outer scope of the given scope
Is this is a outer scope of the given scope
Attributes
- Inherited from:
- Scope
Stack of locations where scopes where evaluated
Stack of locations where scopes where evaluated
Attributes
- Inherited from:
- Scope