Static

org.nlogo.nvm.LambdaArgsHandler.Static
case class Static() extends Instruction

Attributes

Source
LambdaArgsHandler.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Instruction
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def updateRuntimeArgs(formals: Array[Let], args: Array[AnyRef]): Array[Let]

Attributes

Source
LambdaArgsHandler.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product