diff options
| author | rmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-16 18:22:31 +0000 |
|---|---|---|
| committer | rmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-16 18:22:31 +0000 |
| commit | a6ed1ca0294dab57bcf2a813c716dc5b7ab0573c (patch) | |
| tree | a47c1d1c9061c310088fa4a15ce0ad9df0fc2865 /libjava/java/util/VMTimeZone.java | |
| parent | d4021fdd89733b52b85d88a057d35ae11b201f5f (diff) | |
| download | ppe42-gcc-a6ed1ca0294dab57bcf2a813c716dc5b7ab0573c.tar.gz ppe42-gcc-a6ed1ca0294dab57bcf2a813c716dc5b7ab0573c.zip | |
PR java/19870
* parse.y (nested_field_access_p): Rename to nested_member_access_p
and expand to handle method accesses across nested classes.
(build_outer_method_access_method): Rename to
build_nested_method_access_method. Minor adjustments to comments.
(resolve_expression_name): Use the newly-renamed
nested_member_access_p method.
(resolve_qualified_expression_name): Likewise.
(patch_method_invocation): Also consider static methods for access
method generation. Minor adjustments to comments.
(maybe_use_access_method): Use the more general
nested_memeber_access_p to determine access across nested class
boundaries. Allow THIS_ARG to be NULL (for static methods).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103163 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/util/VMTimeZone.java')
0 files changed, 0 insertions, 0 deletions

