_observervariable
org.nlogo.core.prim._observervariable
case class _observervariable(vn: Int, returnType: Int) extends Reporter, Referenceable
Attributes
- Source
- misc.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Referenceabletrait Reportertrait 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