Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5964

Completion does not work when parenthesized expression references property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • groovy - Editor
    • None

    Description

      Consider an example:

      (someFile.canonicalFile.getParentFile).mkdirs()

      when completion is invoked at mkdirs, the current implementation fails to identify the proper AST Path because of missing parenthesis representation in the AST node.

      Related to NETBEANS-5935

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sdedic Svatopluk Dedic
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: