Added feature for context ID
Improved the extension points to supply context help ID
Adjusted to the improved context sensitive constructor
Added the context help IDs
Added the classFileParser to the input parser extension. This concludes #8
Also add imports from members
Added the class file parser. Basically this implements feature #8. The test is missing
named the remaining tests
Fixed the parsing of internal primary keys. This resolves part of #72