Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.core.room.ui/src-gen/org/eclipse/etrice/core/ui/contentassist/antlr/internal/InternalRoom.tokens')
-rw-r--r--plugins/org.eclipse.etrice.core.room.ui/src-gen/org/eclipse/etrice/core/ui/contentassist/antlr/internal/InternalRoom.tokens36
1 files changed, 18 insertions, 18 deletions
diff --git a/plugins/org.eclipse.etrice.core.room.ui/src-gen/org/eclipse/etrice/core/ui/contentassist/antlr/internal/InternalRoom.tokens b/plugins/org.eclipse.etrice.core.room.ui/src-gen/org/eclipse/etrice/core/ui/contentassist/antlr/internal/InternalRoom.tokens
index c4a5e5c59..199d09cf8 100644
--- a/plugins/org.eclipse.etrice.core.room.ui/src-gen/org/eclipse/etrice/core/ui/contentassist/antlr/internal/InternalRoom.tokens
+++ b/plugins/org.eclipse.etrice.core.room.ui/src-gen/org/eclipse/etrice/core/ui/contentassist/antlr/internal/InternalRoom.tokens
@@ -1,9 +1,9 @@
'('=52
')'=53
'*'=16
-'+'=31
+'+'=32
','=56
-'-'=32
+'-'=33
'->'=50
'.'=89
'.*'=127
@@ -24,7 +24,7 @@
'ChoicePoint'=105
'CompoundProtocolClass'=21
'DataClass'=17
-'E'=34
+'E'=35
'EntryPoint'=103
'Enumeration'=54
'ExitPoint'=104
@@ -41,7 +41,7 @@
'ProtocolClass'=20
'RefinedState'=101
'RefinedTransition'=112
-'RoomModel'=45
+'RoomModel'=28
'SAP'=80
'SPP'=81
'ServiceImplementation'=82
@@ -58,24 +58,24 @@
'abstract'=131
'action'=107
'and'=88
-'async'=40
+'async'=41
'attribute'=124
'cond'=111
'conjugated'=72
'cp'=114
'ctor'=14
-'datadriven'=36
+'datadriven'=37
'default'=51
'do'=99
'dtor'=15
-'e'=33
+'e'=34
'entry'=97
-'eventdriven'=35
+'eventdriven'=36
'exit'=98
'extends'=59
'external'=79
-'false'=30
-'fixed'=38
+'false'=31
+'fixed'=39
'from'=126
'guard'=110
'handle'=75
@@ -84,20 +84,20 @@
'in'=119
'incoming'=68
'initial'=106
-'mandatory'=28
-'model'=29
+'mandatory'=29
+'model'=30
'my'=113
'of'=55
-'optional'=39
+'optional'=40
'or'=109
'out'=120
'outgoing'=69
'override'=129
'private'=130
-'ptBoolean'=41
-'ptCharacter'=44
-'ptInteger'=42
-'ptReal'=43
+'ptBoolean'=42
+'ptCharacter'=45
+'ptInteger'=43
+'ptReal'=44
'ref'=93
'regular'=70
'relay_sap'=94
@@ -106,7 +106,7 @@
'sends'=67
'sub'=90
'subgraph'=100
-'sync'=37
+'sync'=38
'target'=123
'triggers'=108
'true'=133

Back to the top