OutputCommand

org.nlogo.core.prim.etc.OutputCommand
abstract class OutputCommand 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 _outputprint
class _outputshow
class _outputtype
class _print
class _show
class _type
Show all

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