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 Objecttrait Matchableclass Any
- Known subtypes
-
trait CompilerScopingclass _repeattrait SelfScopingtrait LinkCreationCommandtrait Directedtrait DirectedFromclass _createlinkfromclass _createlinksfromtrait DirectedToclass _createlinkstoclass _createlinktotrait Multipleclass _createlinkswithtrait Singleclass _createlinkwithtrait Undirectedclass _carefullyclass _commandlambda
In this article