Language element: field_access_python

Language:

python

Construct name

field_access

Source:

(call
  object: @obj
  name: (_) @field
  arguments: argument_list
  @args)

Construct:

(field_access
  object: @obj
  field: @field
  arguments: @args)