OptimizeMunger

org.nlogo.compile.api.OptimizeMunger
trait OptimizeMunger[-A <: AstNode, +B <: Instruction]

Attributes

Source
PrimitiveMungers.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CroFast
object CrtFast
object Fd1
object FdLessThan1
object HatchFast
object SproutFast
object AnyBreedOn
object AnyOther
object AnyOtherWith
object AnyTurtlesOn
object AnyWith1
object AnyWith2
object AnyWith3
object AnyWith4
object AnyWith5
object CountOther
object CountWith
object HasEqual
object HasLessThan
object HasNotEqual
object Nsum
object Nsum4
object OneOfWith
object OtherWith
object PatchAt
object RandomConst
object With
object WithOther
Show all

Members list

Value members

Abstract methods

def munge(stmt: A): Unit

Attributes

Source
PrimitiveMungers.scala

Abstract fields

val clazz: Class[_ <: B]

Attributes

Source
PrimitiveMungers.scala