Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.core.etmap/src-gen/org/eclipse/etrice/core/etmap/parser/antlr/internal/InternalETMap.tokens')
-rw-r--r--plugins/org.eclipse.etrice.core.etmap/src-gen/org/eclipse/etrice/core/etmap/parser/antlr/internal/InternalETMap.tokens104
1 files changed, 52 insertions, 52 deletions
diff --git a/plugins/org.eclipse.etrice.core.etmap/src-gen/org/eclipse/etrice/core/etmap/parser/antlr/internal/InternalETMap.tokens b/plugins/org.eclipse.etrice.core.etmap/src-gen/org/eclipse/etrice/core/etmap/parser/antlr/internal/InternalETMap.tokens
index e42a77b5c..9fa5fb43a 100644
--- a/plugins/org.eclipse.etrice.core.etmap/src-gen/org/eclipse/etrice/core/etmap/parser/antlr/internal/InternalETMap.tokens
+++ b/plugins/org.eclipse.etrice.core.etmap/src-gen/org/eclipse/etrice/core/etmap/parser/antlr/internal/InternalETMap.tokens
@@ -1,65 +1,65 @@
+'+'=34
+','=25
+'-'=35
+'->'=17
+'.'=36
+'.*'=29
+':'=24
+'='=20
+'Mapping'=16
+'MappingModel'=13
+'SubSystemMapping'=18
+'ThreadMapping'=19
+'['=30
+']'=31
+'attribute'=23
+'false'=32
+'from'=27
+'import'=26
+'mandatory'=22
+'model'=28
+'optional'=21
+'ptBoolean'=37
+'ptCharacter'=40
+'ptInteger'=38
+'ptReal'=39
+'true'=33
+'{'=14
+'}'=15
+RULE_ANY_OTHER=12
RULE_EXP=8
+RULE_HEX=7
RULE_ID=4
-T__40=40
-T__29=29
-T__28=28
-T__27=27
-T__26=26
-T__25=25
-T__24=24
-T__23=23
-T__22=22
-RULE_ANY_OTHER=12
-T__21=21
-T__20=20
-RULE_SL_COMMENT=10
+RULE_INT=6
RULE_ML_COMMENT=9
-T__30=30
+RULE_SL_COMMENT=10
+RULE_STRING=5
+RULE_WS=11
+T__13=13
+T__14=14
+T__15=15
+T__16=16
+T__17=17
+T__18=18
T__19=19
+T__20=20
+T__21=21
+T__22=22
+T__23=23
+T__24=24
+T__25=25
+T__26=26
+T__27=27
+T__28=28
+T__29=29
+T__30=30
T__31=31
-RULE_HEX=7
-RULE_STRING=5
T__32=32
T__33=33
-T__16=16
T__34=34
-T__15=15
T__35=35
-T__18=18
T__36=36
-T__17=17
T__37=37
T__38=38
T__39=39
-T__14=14
-T__13=13
-RULE_INT=6
-RULE_WS=11
-'model'=28
-'MappingModel'=13
-'.*'=29
-'='=20
-'+'=34
-'.'=36
-'->'=17
-'import'=26
-'true'=33
-'}'=15
-'{'=14
-'optional'=21
-'ptCharacter'=40
-'SubSystemMapping'=18
-'ThreadMapping'=19
-'false'=32
-':'=24
-'Mapping'=16
-'attribute'=23
-'['=30
-'-'=35
-'ptReal'=39
-','=25
-'ptBoolean'=37
-'ptInteger'=38
-'mandatory'=22
-']'=31
-'from'=27
+T__40=40

Back to the top