Branch: refs/heads/experimental-apex-parser
  Home:   https://github.com/pmd/pmd
  Commit: 19907a74d92ba5c8382908a02e8fd5b91702baaa
      https://github.com/pmd/pmd/commit/19907a74d92ba5c8382908a02e8fd5b91702baaa
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-02-10 (Sat, 10 Feb 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ASTReferenceExpression.java
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ApexTreeBuilder.kt
    A 
pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/ast/ASTReferenceExpressionTest.java
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/ast/SafeNavigationOperator.txt

  Log Message:
  -----------
  [apex] Finish ASTReferenceExpression

- removed method getContext() - always returned null
  Fixes TODO(b/243906211)
- Verify that getReferenceType() returns the correct values
  Fixes TODO(b/239648780)




_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to