Loading de.ugoe.cs.swe.TTCN3/src/de/ugoe/cs/swe/TTCN3.xtext +1 −1 Original line number Diff line number Diff line Loading @@ -1306,7 +1306,7 @@ ReturnType: //TODO: try to remove extra=ExtraMatchingAttributes? from this rule Assignment: ref=VariableRef ASSIGNMENTCHAR (expression=Expression | body=TemplateBody) extra=ExtraMatchingAttributes?; ref=VariableRef ASSIGNMENTCHAR (body=TemplateBody | expression=Expression) extra=ExtraMatchingAttributes?; VariableRef: ref=ReferencedValue /*ext+=ExtendedFieldReference*/; Loading Loading
de.ugoe.cs.swe.TTCN3/src/de/ugoe/cs/swe/TTCN3.xtext +1 −1 Original line number Diff line number Diff line Loading @@ -1306,7 +1306,7 @@ ReturnType: //TODO: try to remove extra=ExtraMatchingAttributes? from this rule Assignment: ref=VariableRef ASSIGNMENTCHAR (expression=Expression | body=TemplateBody) extra=ExtraMatchingAttributes?; ref=VariableRef ASSIGNMENTCHAR (body=TemplateBody | expression=Expression) extra=ExtraMatchingAttributes?; VariableRef: ref=ReferencedValue /*ext+=ExtendedFieldReference*/; Loading