RegionBracket

scala.meta.internal.parsers.RegionBracket
case class RegionBracket(indent: Int) extends RegionDelimNonIndented

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait RegionDelim
trait SepRegion
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final override def isIndented: Boolean

Attributes

Definition Classes
Inherited from:
SepRegionNonIndented
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product