t

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.

Source
Scoping.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CompilerScoping
  2. Scoping
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def scopedBlockIndex: Int