LambdaArgsHandler

org.nlogo.nvm.LambdaArgsHandler

Attributes

Source
LambdaArgsHandler.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class ConciseVariadic(instruction: Instruction) extends Instruction

Attributes

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

Attributes

Source
LambdaArgsHandler.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Static
case class Static() extends Instruction

Attributes

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

Value members

Concrete methods

def createCommand(arguments: LambdaArgs, procedure: Procedure): Instruction

Attributes

Source
LambdaArgsHandler.scala
def createInstruction(arguments: LambdaArgs, instruction: Instruction): Instruction

Attributes

Source
LambdaArgsHandler.scala