WithEndMarker

dotty.tools.dotc.ast.Trees$.WithEndMarker
See theWithEndMarker companion object
sealed trait WithEndMarker[-T >: Untyped]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NamedDefTree[T]
class Bind[T]
class MemberDef[T]
class TypeDef[T]
class ValOrDefDef[T]
class DefDef[T]
class ValDef[T]
class EmptyValDef[T]
trait ValOrTypeDef[T]
class ModuleDef
class PackageDef[T]
Self type

Members list

Concise view

Value members

Concrete methods

final def dropEndMarker(): WithEndMarker.this.type
final def endSpan(using Context): Span
final def withEndMarker(): WithEndMarker.this.type
final def withEndMarker(copyFrom: WithEndMarker[_]): WithEndMarker.this.type