Properties
arguments
arguments: StringLiteral[]
innerComments
innerComments: ReadonlyArray<Comment> | null
leadingComments
leadingComments: ReadonlyArray<Comment> | null
loc
loc: SourceLocation | null
optional
optional: true | false | null
start
start: number | null
trailingComments
trailingComments: ReadonlyArray<Comment> | null
type
type: "CallExpression"
typeArguments
typeArguments: TypeParameterInstantiation | null
typeParameters
typeParameters: TSTypeParameterInstantiation | null