NameExpr

constructor()(source)
constructor(name: String)(source)
constructor(name: SimpleName)(source)


constructor(tokenRange: TokenRange, name: SimpleName)(source)

This constructor is used by the parser and is considered private.