ReadableOutputCommand

org.nlogo.core.prim.etc.ReadableOutputCommand
abstract class ReadableOutputCommand extends Command

Attributes

Source
output.scala
Graph
Supertypes
trait Command
trait Instruction
trait TokenHolder
class Object
trait Matchable
class Any
Show all
Known subtypes
class _outputwrite
class _write

Members list

Value members

Concrete methods

override def syntax: Syntax

Attributes

Definition Classes
Source
output.scala

Inherited methods

def displayName: String

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