RegionBrace

scala.meta.internal.parsers.RegionBrace
case class RegionBrace(indent: Int) extends RegionDelimNonIndented, CanProduceLF

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CanProduceLF
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