CompilerScoping

org.nlogo.nvm.CompilerScoping
trait CompilerScoping extends Scoping

CompilerScoping lets the compiler know that the block at the specified index should have enterScope/exitScope placed around its statements.

Attributes

Source
Scoping.scala
Graph
Supertypes
trait Scoping
class Object
trait Matchable
class Any
Known subtypes
class _repeat

Members list

Value members

Abstract methods

Attributes

Source
Scoping.scala