Class CodeOrientedCommentHelper

java.lang.Object
de.hsh.graja.transform.CodeOrientedCommentHelper

public class CodeOrientedCommentHelper extends Object
This class helps to provide a view of the given sourceFiles as an Inspector, which can be rendered. Also, it highlights the positions where grading aspects failed. A mousehover interaction on these highlights will reveal a tooltip with Graja's feedback for the respective aspect.
  • Constructor Details

    • CodeOrientedCommentHelper

      public CodeOrientedCommentHelper()
  • Method Details