Skip to content

MemberExpressionPartProps

Members

argsoptionalChildren[] | boolean

Arguments to construct a call expression.

idoptionalstring

The identifier for this part of the member expression.

nullishoptionalboolean

This part is nullish. Subsequent parts use conditional access operators.

refkeyoptionalRefkey

A refkey for a symbol whose name becomes the identifier.

symboloptionalMemberDeclaration context interface

A symbol whose name becomes the identifier.