Command

org.nlogo.core.Command
trait Command extends Instruction

Attributes

Source
Instruction.scala
Graph
Supertypes
trait Instruction
trait TokenHolder
class Object
trait Matchable
class Any
Known subtypes
class _magicopen

Members list

Value members

Inherited methods

def displayName: String

Attributes

Inherited from:
Instruction
Source
Instruction.scala

Inherited and Abstract methods

def syntax: Syntax

Attributes

Inherited from:
Instruction
Source
Instruction.scala

Inherited fields

Attributes

Inherited from:
Instruction
Source
Instruction.scala

Attributes

Inherited from:
Instruction
Source
Instruction.scala
var token: Token

Attributes

Inherited from:
Instruction
Source
Instruction.scala