Skip to content

1326 comments in code specification

Ghost User requested to merge 1326_comments_in_code_specification into master

Code added in CodeSpecificationEditor.java, in the method updateModel().

Added a method in the file org.fortiss.tooling.kernel.ui.util.DataBindingUtils.java which is in another, branch with the same name, in kernel.

In the org.fortiss.af3.expression.grammar.AF3Expression.g in lexer added SingleLineComment (and MultiLineComment).

In component.ecore in behavior.code.CodeSpecification added cscomment EAtribute.

Merge request reports