Bug 296537 - [backend] Model BFunction's type parameters so they can be easily set from Xtext
Summary: [backend] Model BFunction's type parameters so they can be easily set from Xtext
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: b3 (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 21:34 EST by Henrik Lindberg CLA
Modified: 2017-09-13 11:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Lindberg CLA 2009-11-30 21:34:53 EST
Refactor the BFunction's typeParameters from a TypeVariable[] to something that can be accessed more easily from XText.

(The section in the grammar is commented out for now).