[GitHub] groovy pull request #794: Documentation updated: added static methodMissing ...

2018-09-10 Thread wololock
GitHub user wololock opened a pull request:

https://github.com/apache/groovy/pull/794

Documentation updated: added static methodMissing and propertyMissing 
variants description

This pull requests adds missing documentation for `$static_methodMissing` 
and `$static_propertyMissing` methods.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wololock/groovy metaprogramming-doc-update

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/groovy/pull/794.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #794


commit 4d411b7f97dd30b0787f0db41f1248a614c32dc2
Author: Szymon Stępniak 
Date:   2018-09-10T17:42:49Z

Documentation updated: added static methodMissing and propertyMissing 
variants description




---


[GitHub] groovy pull request #794: Documentation updated: added static methodMissing ...

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/groovy/pull/794


---