Skip to content

Extend parser Service to Support Parsing of C# and Java Source Code #23

@nuthanmunaiah

Description

@nuthanmunaiah

Description

The scope of the parser service, by virtue of it using clang, was restricted to support parsing of source code written in C or C++. However, with the refactoring of the service to use srcml instead of clang (Issue #18) to parse source code, the parser service is now capable of parsing source code written in C# and Java. The service must therefore be updated to add C# and Java as supported languages.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions