RecordPatternExpr
constructor(modifiers: NodeList<Modifier>, type: Type, patternList: NodeList<ComponentPatternExpr>)(source)
constructor(tokenRange: TokenRange, modifiers: NodeList<Modifier>, type: Type, patternList: NodeList<ComponentPatternExpr>)(source)
This constructor is used by the parser and is considered private.