summaryrefslogtreecommitdiffstats
path: root/libjava/gnu/java/text/CharacterBreakIterator.java
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-12 20:34:51 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-12 20:34:51 +0000
commitaf74ab68ba5a2073bc66e570f938e11d3e71c0fe (patch)
treeb0eccc2bad8dc4ad0fc0c2540ee347467640fdec /libjava/gnu/java/text/CharacterBreakIterator.java
parente50c12fc93d9d59f81785ba705c7f80dce7845de (diff)
downloadppe42-gcc-af74ab68ba5a2073bc66e570f938e11d3e71c0fe.tar.gz
ppe42-gcc-af74ab68ba5a2073bc66e570f938e11d3e71c0fe.zip
* parse.y (java_check_regular_methods): Typo fixes. Call
check_interface_throws_clauses. Use check_concrete_throws_clauses. (check_interface_throws_clauses): New function. (check_concrete_throws_clauses): New function. (hack_is_accessible_p): New function. (find_most_specific_methods_list): Added FIXME. * typeck.c (lookup_do): Use `flags' argument to decide what to do. Reimplemented. (lookup_argument_method_generic): New function. (lookup_argument_method2): Removed. * jcf.h (ACC_INVISIBLE): New define. * jcf-write.c (generate_classfile): Skip invisible methods. * class.c (add_miranda_methods): New function. (layout_class_methods): Use it. (get_access_flags_from_decl): Use ACC_INVISIBLE. * java-tree.h (METHOD_INVISIBLE): New define. (lang_decl_func) [invisible]: New field. (lookup_argument_method_generic): Declare. (SEARCH_INTERFACE): New define. (SEARCH_SUPER): Likewise. (SEARCH_ONLY_INTERFACE): Likewise. (SEARCH_VISIBLE): Likewise. (lookup_argument_method2): Removed declaration. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70388 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java/text/CharacterBreakIterator.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud