Skip to content

AMarkerInformation to Eclipse Markers #70

Description

@jeremiaheinle

The class ASTLineGrammarProcessor gets the Correct line based AMarkerInformation out of the AST.
Inside of the method MarkerUtils.setMarker AMarkerInformation gets translated into Eclipse Markers.
To do so a translation of LinesNumbers to Character Offset gets performed with the help of the IDocument class.

This translation is not accurate and needs to be debuged.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions