Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/parser/antlr/internal/InternalDataDSL.tokens')
-rw-r--r--org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/parser/antlr/internal/InternalDataDSL.tokens60
1 files changed, 30 insertions, 30 deletions
diff --git a/org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/parser/antlr/internal/InternalDataDSL.tokens b/org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/parser/antlr/internal/InternalDataDSL.tokens
index 900c742..6f24384 100644
--- a/org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/parser/antlr/internal/InternalDataDSL.tokens
+++ b/org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/parser/antlr/internal/InternalDataDSL.tokens
@@ -39,9 +39,9 @@
'?.'=111
'?:'=101
'@'=73
-'CSV'=27
+'CSV'=28
'Date'=147
-'EDI'=32
+'EDI'=33
'ExecuteContext'=151
'Milliseconds'=148
'Nanoseconds'=149
@@ -52,62 +52,62 @@
'XML'=24
'['=79
']'=80
-'allowNoResult'=50
-'allowNonuniqueResult'=51
+'allowNoResult'=51
+'allowNonuniqueResult'=52
'as'=61
'assign'=60
-'cacheSize'=48
+'cacheSize'=49
'case'=118
'catch'=135
-'coding'=55
+'coding'=56
'copy'=57
-'createOn'=37
+'createOn'=38
'default'=117
-'delimiter'=28
+'delimiter'=29
'describedBy'=18
'do'=120
'elementSize'=21
'else'=114
'encoding'=26
-'entity'=35
-'expression'=39
+'entity'=36
+'expression'=40
'extends'=123
'extension'=65
'false'=126
'file'=22
'finally'=133
-'for'=45
-'format'=41
+'for'=46
+'format'=42
'from'=58
'if'=113
'import'=68
-'indent'=31
+'indent'=32
'instanceof'=95
'interchange'=17
'jpg'=139
-'key'=44
-'keys'=43
-'locale'=56
-'lookup'=40
+'key'=45
+'keys'=44
+'locale'=27
+'lookup'=41
'map'=62
'mapBlob'=64
'mapByAttribute'=25
-'mapTo'=49
-'mapping'=42
-'mappingModel'=33
-'markedBy'=54
-'marker'=38
-'markerEntity'=53
-'markerPath'=52
+'mapTo'=50
+'mapping'=43
+'mappingModel'=34
+'markedBy'=55
+'marker'=39
+'markerEntity'=54
+'markerPath'=53
'merge'=153
'mimeType'=66
'mpeg'=141
'new'=125
-'nodeName'=36
+'nodeName'=37
'ns'=71
'null'=128
'octet-stream'=142
-'on'=46
+'on'=47
'package'=13
'path'=23
'pdf'=143
@@ -115,11 +115,11 @@
'plain'=138
'png'=140
'property'=59
-'quoteCharacter'=29
+'quoteCharacter'=30
'remove'=154
'report'=20
'return'=131
-'skipLines'=30
+'skipLines'=31
'static'=69
'super'=124
'switch'=115
@@ -131,11 +131,11 @@
'try'=132
'typeof'=129
'val'=122
-'validate'=34
+'validate'=35
'var'=121
'vectorName'=19
'while'=119
-'with'=47
+'with'=48
'{'=15
'|'=112
'||'=89

Back to the top