This is an automated email from the ASF dual-hosted git repository.

emilles pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from 754d81986a GROOVY-11301, GROOVY-11365: SC: method reference to private 
or protected
     new 2930ead60a add `getNestHost(ClassNode)`
     new 5e6bf46183 GROOVY-11481: package-private anonymous inner class

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/groovy/ast/tools/ClassNodeUtils.java    | 103 +++++++++++++++++----
 .../apache/groovy/parser/antlr4/AstBuilder.java    |   2 +-
 .../groovy/classgen/AsmClassGenerator.java         |  13 +--
 .../codehaus/groovy/classgen/GeneratorContext.java |  31 +++----
 .../groovy/classgen/asm/WriterController.java      |   9 +-
 .../classgen/asm/sc/StaticInvocationWriter.java    |  12 +--
 ...icTypesBinaryExpressionMultiTypeDispatcher.java |   4 +-
 .../transform/stc/StaticTypeCheckingVisitor.java   |  12 +--
 8 files changed, 116 insertions(+), 70 deletions(-)

Reply via email to