RemoveIndent
org.nlogo.app.codetab.SmartIndenter.RemoveIndent
case class RemoveIndent(lineNum: Int, lineStart: Int, lineEnd: Int, text: String, delta: Int) extends LineIndent
Attributes
- Source
- SmartIndenter.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait LineIndentclass Objecttrait Matchableclass Any
Members list
In this article