org.nlogo.prim.dead
Members list
Type members
Classlikes
Attributes
- Source
- primitives.scala
- Supertypes
-
class Commandclass Instructiontrait TokenHolderclass InstructionJclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class _histogramfrom
Attributes
- Source
- primitives.scala
- Supertypes
-
class Reporterclass Instructiontrait TokenHolderclass InstructionJclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class _pluswildcardclass _randomorrandomfloat
This isn't in the language anymore, but in order to auto-translate it to HISTOGRAM + OF, we need to have a class for it so the tokenizer and parser can parse it.
This isn't in the language anymore, but in order to auto-translate it to HISTOGRAM + OF, we need to have a class for it so the tokenizer and parser can parse it.
Attributes
- Source
- primitives.scala
- Supertypes
-
trait DeadCommandclass Commandclass Instructiontrait TokenHolderclass InstructionJclass Objecttrait Matchableclass AnyShow all
This exists only to support parsing of old models by AutoConverter; in older NetLogos we allowed
This exists only to support parsing of old models by AutoConverter; in older NetLogos we allowed
- on types other than numbers.
Attributes
- Source
- primitives.scala
- Supertypes
-
trait DeadReporterclass Reporterclass Instructiontrait TokenHolderclass InstructionJclass Objecttrait Matchableclass AnyShow all
This primitive never existed; we convert "random" (in very, very old models) or "random-int-or-float" (in more recent models) to this to force the user to change it; we need to have a class for it so the tokenizer and parser can parse it.
This primitive never existed; we convert "random" (in very, very old models) or "random-int-or-float" (in more recent models) to this to force the user to change it; we need to have a class for it so the tokenizer and parser can parse it.
Attributes
- Source
- primitives.scala
- Supertypes
-
trait DeadReporterclass Reporterclass Instructiontrait TokenHolderclass InstructionJclass Objecttrait Matchableclass AnyShow all