Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 365940

Summary: [xtend][validation] Dispatch: Missing validation for dispatch / non dispatch
Product: [Modeling] TMF Reporter: Sebastian Zarnekow <sebastian.zarnekow>
Component: XtextAssignee: Jan Koehnlein <jan>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jan, sven.efftinge, tmf.xtext-inbox
Version: 2.2.0Flags: sebastian.zarnekow: juno+
Target Milestone: M5   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Sebastian Zarnekow CLA 2011-12-07 13:07:42 EST
No warning in:

class Sample {
	def dispatch foo(Object o) {
		
	}	
	
	def dispatch foo(Void o) {
		
	}	
	
	def foo(String s) {
		
	}
}
Comment 1 Jan Koehnlein CLA 2012-01-04 09:47:47 EST
Pushed to MASTER
Comment 2 Karsten Thoms CLA 2017-09-19 17:29:04 EDT
Closing all bugs that were set to RESOLVED before Neon.0
Comment 3 Karsten Thoms CLA 2017-09-19 17:40:23 EDT
Closing all bugs that were set to RESOLVED before Neon.0