Loading de.ugoe.cs.swe.TTCN3.ui/src/de/ugoe/cs/swe/ui/syntaxcoloring/TTCN3TokenToAttributeIdMapper.java +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ public class TTCN3TokenToAttributeIdMapper extends DefaultAntlrTokenToAttributeI private HashSet<String> configurationKeywords = new HashSet<String>(); public TTCN3TokenToAttributeIdMapper() { System.out.println("map"); layoutKeywords.add("'template'"); layoutKeywords.add("'function'"); layoutKeywords.add("'type'"); Loading Loading
de.ugoe.cs.swe.TTCN3.ui/src/de/ugoe/cs/swe/ui/syntaxcoloring/TTCN3TokenToAttributeIdMapper.java +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ public class TTCN3TokenToAttributeIdMapper extends DefaultAntlrTokenToAttributeI private HashSet<String> configurationKeywords = new HashSet<String>(); public TTCN3TokenToAttributeIdMapper() { System.out.println("map"); layoutKeywords.add("'template'"); layoutKeywords.add("'function'"); layoutKeywords.add("'type'"); Loading