_call
org.nlogo.core.prim._call
case class _call(proc: FrontEndProcedure) extends Command
Attributes
- Source
- misc.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Commandtrait Instructiontrait TokenHolderclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Source
- misc.scala
Attributes
- Definition Classes
- Source
- misc.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- misc.scala
Inherited methods
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
Attributes
- Inherited from:
- Instruction
- Source
- Instruction.scala
In this article