TypePatternExpr

constructor()(source)
constructor(modifiers: NodeList<Modifier>, type: Type, name: SimpleName)(source)


constructor(tokenRange: TokenRange, modifiers: NodeList<Modifier>, type: Type, name: SimpleName)(source)

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