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
class _moviecancel
class _movieclose
class _moviestart
class _edit
class _english
class _face
class _facenowrap
class _facexy
class _fire
class _git
class _life
class _moveto
class _spanish
class _beep
class _reload
class _ziplogfiles
class _hubnetplot
class _face
class _facexyz
class _orbitdown
class _orbitleft
class _orbitright
class _orbitup
class _resizeworld
class _rollleft
class _rollright
class _setxyz
class _tiltdown
class _tiltup
class _zoom
class _enterscope
class _exitscope
trait Directed
trait DirectedFrom
trait DirectedTo
trait Multiple
trait Single
trait Undirected
class _outputprint
class _outputshow
class _outputtype
class _print
class _show
class _type
class PlotCommand
class _autoplotoff
class _autoploton
class _autoplotxon
class _autoplotyon
class _clearplot
class _exportplot
class _exportplots
class _histogram
class _plot
class _plotpendown
class _plotpenhide
class _plotpenshow
class _plotpenup
class _plotxy
class _setupplots
class _updateplots
class _outputwrite
class _write
class _apply
class _beep
class _bench
class _clearall
class _clearlinks
class _clearoutput
class _clearticks
class _die
class _diffuse
class _diffuse4
class _display
class _downhill
class _downhill4
class _error
class _every
class _exportview
class _exportworld
class _face
class _facexy
class _fileclose
class _filedelete
class _fileflush
class _fileopen
class _fileprint
class _fileshow
class _filetype
class _filewrite
class _follow
class _followme
class _foreach
class _git
class _hidelink
class _hideturtle
class _home
class _if
class _ifelse
class _ignore
class _importworld
class _inspect
class _layouttutte
class _left
class _linkcode
class _loop
class _mkdir
class _moveto
class _nodisplay
class _patchcode
class _pendown
class _penerase
class _penup
class _pwd
class _randomseed
class _resetticks
class _resettimer
class _resizeworld
class _ride
class _rideme
class _right
class _setcurdir
class _settopology
class _setxy
class _showlink
class _showturtle
class _stamp
class _stamperase
class _stderr
class _stdout
class _tick
class _tickadvance
class _tie
class _turtlecode
class _untie
class _uphill
class _uphill4
class _usermessage
class _wait
class _watch
class _watchme
class _while
class _hubnetreset
class _hubnetsend
class _abstractlet
class _let
class _multilet
class _abstractset
class _multiset
class _set
class _ask
class _bk
class _call
class _carefully
class _done
class _extern
class _fd
class _hatch
class _jump
class _repeat
class _report
class _return
class _run
class _sprout
class _stop
Show all

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