Name

data class Name(val name: String) : PathSegment(source)

A named field segment, e.g. runOverrides.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard