FormattingWhitespace

org.nlogo.parse.FormattingWhitespace

Attributes

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

Members list

Value members

Abstract methods

def backMargin(path: AstPath): String

Attributes

Source
WhiteSpace.scala
def content(path: AstPath): String

Attributes

Source
WhiteSpace.scala
def frontMargin(path: AstPath): String

Attributes

Source
WhiteSpace.scala
def get(path: AstPath, placement: Placement): Option[String]

Attributes

Source
WhiteSpace.scala
def leading(path: AstPath): String

Attributes

Source
WhiteSpace.scala
def trailing(path: AstPath): String

Attributes

Source
WhiteSpace.scala