Scoping

org.nlogo.nvm.Scoping
trait Scoping

Scoping lets the compiler know that this primitive introduces scope so that it can choose how to handle let-variables introduced in it.

Attributes

Source
Scoping.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
In this article