_show

org.nlogo.core.prim.etc._show
case class _show() extends OutputCommand

Attributes

Source
output.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Command
trait Instruction
trait TokenHolder
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def displayName: String

Attributes

Inherited from:
Instruction
Source
Instruction.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def syntax: Syntax

Attributes

Definition Classes
Inherited from:
OutputCommand
Source
output.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