RegionCaseBody

scala.meta.internal.parsers.RegionCaseBody
final class RegionCaseBody(val indent: Int, val arrow: Token) extends SepRegionNonIndented, CanProduceLF

Attributes

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

Concrete fields

val arrow: Token
override val indent: Int