MaintainIndent

org.nlogo.app.codetab.SmartIndenter.MaintainIndent
case class MaintainIndent(lineNum: Int, lineStart: Int, lineEnd: Int, text: String) 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

Concrete methods

def delta: Int

Attributes

Source
SmartIndenter.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product