Backifier

org.nlogo.compile.api.Backifier
trait Backifier

Attributes

Source
Backifier.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Backifier

Members list

Value members

Abstract methods

def apply(procedures: ListMap[String, Procedure], c: Command): Command

Attributes

Source
Backifier.scala
def apply(procedures: ListMap[String, Procedure], r: Reporter): Reporter

Attributes

Source
Backifier.scala