Modified public interface to expression parsing

This commit is contained in:
Andy Clement
2008-08-11 18:37:11 +00:00
parent ca010140fb
commit ca93824d2b
14 changed files with 92 additions and 310 deletions

View File

@@ -1,4 +1,4 @@
#Wed Jun 25 10:24:03 EDT 2008
#Tue Aug 05 13:11:35 PDT 2008
eclipse.preferences.version=1
editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
formatter_profile=_Spring Java Conventions
@@ -21,7 +21,7 @@ sp_cleanup.always_use_parentheses_in_expressions=false
sp_cleanup.always_use_this_for_non_static_field_access=false
sp_cleanup.always_use_this_for_non_static_method_access=false
sp_cleanup.convert_to_enhanced_for_loop=false
sp_cleanup.format_source_code=true
sp_cleanup.format_source_code=false
sp_cleanup.make_local_variable_final=false
sp_cleanup.make_parameters_final=false
sp_cleanup.make_private_fields_final=true