NetLogoLegacyDialect

org.nlogo.api.NetLogoLegacyDialect
object NetLogoLegacyDialect extends Dialect

Attributes

Source
NetLogoLegacyDialect.scala
Graph
Supertypes
trait Dialect
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class _magicopen(name: Option[String]) extends Command

Attributes

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

Value members

Concrete methods

Inherited methods

def breedPrimMapper(primName: String): String

Attributes

Inherited from:
Dialect
Source
Dialect.scala

Concrete fields

override val is3D: Boolean

Attributes

Source
NetLogoLegacyDialect.scala

Implicits

Inherited implicits

implicit val dialect: NetLogoCore.type

Attributes

Inherited from:
LowPriorityDialect
Source
Dialect.scala