Loading plugins/org.etsi.mts.tdl.TDLan2/src/org/etsi/mts/tdl/TDLan2.xtext +5 −0 Original line number Diff line number Diff line Loading @@ -1448,6 +1448,11 @@ EnumDataType returns tdl::EnumDataType: //TODO: without type specification? separator? (value+=SimpleDataInstance_Impl)+ '}' ('with' '{' comment+=Comment* annotation+=Annotation* '}')? ; Loading Loading
plugins/org.etsi.mts.tdl.TDLan2/src/org/etsi/mts/tdl/TDLan2.xtext +5 −0 Original line number Diff line number Diff line Loading @@ -1448,6 +1448,11 @@ EnumDataType returns tdl::EnumDataType: //TODO: without type specification? separator? (value+=SimpleDataInstance_Impl)+ '}' ('with' '{' comment+=Comment* annotation+=Annotation* '}')? ; Loading