Formatter

org.nlogo.parse.Formatter
See theFormatter companion class
object Formatter

Attributes

Companion
class
Source
Formatter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Formatter.type

Members list

Type members

Classlikes

implicit class RichFormat(a: AstFormat)

Attributes

Source
Formatter.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def context(text: String, operations: Map[AstPath, Operation], instructionToString: Instruction => String, wsMap: FormattingWhitespace): AstFormat

Attributes

Source
Formatter.scala

Implicits

Implicits

final implicit def RichFormat(a: AstFormat): RichFormat

Attributes

Source
Formatter.scala