_magicopen

org.nlogo.api.NetLogoLegacyDialect._magicopen
case class _magicopen(name: Option[String]) extends Command

Attributes

Source
NetLogoLegacyDialect.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

Concrete methods

def syntax: Syntax

Attributes

Source
NetLogoLegacyDialect.scala

Inherited methods

def displayName: String

Attributes

Inherited from:
Instruction
Source
Instruction.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

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