sealed trait TransformationContextMarker
- Companion
- object
class Object
trait Matchable
class Any
object TopLevel
object Repeated
object AssignLeft
object AssignRight
object AssignSelect
class BlockInside
object BlockLast
object ValDefRight
object IfCond
object IfTrue
object IfFalse
object InlinedBody
class InlinedBinding
object SelectOuter
object ApplyTypeApplySelect
object ApplyTypeApply
object ApplySelect
object ApplyFun
class ApplyArg
object Await
object Lambda
object MatchScrutinee
object MatchCase
object Select
object ThrowException
object TryBody
class TryCase
object TryFinally
object TypeApplyFun
object Typed
object WhileCond
object WhileBody
object Other