case class _magicopen(name: Option[String]) extends core.Command with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- _magicopen
- Serializable
- Serializable
- Product
- Equals
- Command
- Instruction
- TokenHolder
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new _magicopen(name: Option[String])
Value Members
-
val
agentClassString: String
- Definition Classes
- Instruction
-
val
blockAgentClassString: Option[String]
- Definition Classes
- Instruction
-
def
displayName: String
- Definition Classes
- Instruction
- val name: Option[String]
-
def
syntax: Syntax
- Definition Classes
- _magicopen → Instruction
-
val
token: Token
- Definition Classes
- Instruction