RegionControlMaybeCond
scala.meta.internal.parsers.RegionControlMaybeCond
sealed trait RegionControlMaybeCond extends RegionControl
Describes the initial part of an if or while condition that started with an opening parenthesis, before the matching closing parenthesis has been encountered.
Attributes
- Graph
-
- Supertypes
-
trait RegionControltrait CanProduceLFtrait SepRegionNonIndentedtrait SepRegionclass Objecttrait Matchableclass Any
- Known subtypes
-
object RegionIfMaybeCondobject RegionWhileMaybeCond
Members list
In this article