RegionControlMaybeBody
scala.meta.internal.parsers.RegionControlMaybeBody
sealed trait RegionControlMaybeBody extends RegionControl
Describes the part of an if or while whose condition started with an opening parenthesis, after encountering the matching closing parenthesis; it might still continue a scala3-style condition or describe the body instead.
Attributes
- Graph
-
- Supertypes
-
trait RegionControltrait CanProduceLFtrait SepRegionNonIndentedtrait SepRegionclass Objecttrait Matchableclass Any
- Known subtypes
-
object RegionIfMaybeBodyobject RegionWhileMaybeBody
Members list
In this article