Loading de.ugoe.cs.swe.TTCN3/src/de/ugoe/cs/swe/validation/CodeStyleValidator.xtend +1 −2 Original line number Diff line number Diff line Loading @@ -915,8 +915,7 @@ class CodeStyleValidator extends AbstractDeclarativeValidator { MessageClass.STYLE.toString, node.startLine.toString, node.endLine.toString, //TODO: add proper section id "6.XX, " + MiscTools.getMethodName() "6.14, " + MiscTools.getMethodName() ); } Loading Loading
de.ugoe.cs.swe.TTCN3/src/de/ugoe/cs/swe/validation/CodeStyleValidator.xtend +1 −2 Original line number Diff line number Diff line Loading @@ -915,8 +915,7 @@ class CodeStyleValidator extends AbstractDeclarativeValidator { MessageClass.STYLE.toString, node.startLine.toString, node.endLine.toString, //TODO: add proper section id "6.XX, " + MiscTools.getMethodName() "6.14, " + MiscTools.getMethodName() ); } Loading