AddIndent

org.nlogo.app.codetab.SmartIndenter.AddIndent
case class AddIndent(lineNum: Int, lineStart: Int, lineEnd: Int, text: String, delta: Int) extends LineIndent

Attributes

Source
SmartIndenter.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LineIndent
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product