Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.osbp.xtext.table.ide/src-gen/org/eclipse/osbp/xtext/table/ide/contentassist/antlr/internal/InternalTableDSL.tokens')
-rw-r--r--org.eclipse.osbp.xtext.table.ide/src-gen/org/eclipse/osbp/xtext/table/ide/contentassist/antlr/internal/InternalTableDSL.tokens118
1 files changed, 55 insertions, 63 deletions
diff --git a/org.eclipse.osbp.xtext.table.ide/src-gen/org/eclipse/osbp/xtext/table/ide/contentassist/antlr/internal/InternalTableDSL.tokens b/org.eclipse.osbp.xtext.table.ide/src-gen/org/eclipse/osbp/xtext/table/ide/contentassist/antlr/internal/InternalTableDSL.tokens
index 84175f9..50f402e 100644
--- a/org.eclipse.osbp.xtext.table.ide/src-gen/org/eclipse/osbp/xtext/table/ide/contentassist/antlr/internal/InternalTableDSL.tokens
+++ b/org.eclipse.osbp.xtext.table.ide/src-gen/org/eclipse/osbp/xtext/table/ide/contentassist/antlr/internal/InternalTableDSL.tokens
@@ -1,20 +1,20 @@
'!'=43
'!='=27
'!=='=29
-'#'=143
+'#'=139
'%'=42
'%='=25
'&&'=17
-'&'=164
-'('=132
-')'=133
+'&'=160
+'('=135
+')'=136
'*'=39
'**'=40
'*='=23
'+'=19
'++'=44
'+='=21
-','=141
+','=137
'-'=20
'--'=45
'-='=22
@@ -24,9 +24,9 @@
'..<'=34
'/'=41
'/='=24
-':'=149
-'::'=184
-';'=139
+':'=145
+'::'=180
+';'=133
'<'=32
'<>'=37
'='=15
@@ -35,52 +35,51 @@
'=>'=36
'>'=31
'>='=30
-'?'=163
-'?.'=185
+'?'=159
+'?.'=181
'?:'=38
-'@'=140
-'['=144
-']'=142
+'@'=134
+'['=140
+']'=138
'aggregation'=100
'allColumns'=93
-'alwaysSelected'=167
+'alwaysSelected'=163
'as'=78
-'ascending'=172
+'ascending'=168
'axis'=108
'bad-rising'=61
'bean'=83
'boolStyle'=121
'buttonStyle'=118
-'case'=150
-'catch'=162
+'case'=146
+'catch'=158
'cellcolor'=110
'chapters'=73
-'collapse'=173
+'collapse'=169
'column'=95
'columns'=69
-'currency'=135
'datamart'=107
'dateStyle'=122
'daysInPast'=103
'default'=68
'derived'=97
-'describedBy'=165
-'details'=179
-'do'=153
+'describedBy'=161
+'details'=175
+'do'=149
'dto'=117
-'dynamic'=176
-'editable'=182
-'else'=147
-'embedded'=170
+'dynamic'=172
+'editable'=178
+'else'=143
+'embedded'=166
'equal'=54
'eventTopic'=119
'explicit'=66
'extends'=48
'extension'=51
'false'=53
-'filtering'=169
-'finally'=160
-'for'=151
+'filtering'=165
+'finally'=156
+'for'=147
'format'=123
'formatter'=89
'good-sloping'=63
@@ -89,16 +88,16 @@
'greenFrom'=128
'grid'=113
'hidden'=65
-'hidelabel'=175
+'hidelabel'=171
'htmlStyle'=120
'icon'=86
-'if'=146
-'image'=174
-'imageStyle'=137
+'if'=142
+'image'=170
+'imageStyle'=131
'import'=50
'indexed'=67
'indicatorStyle'=127
-'instanceof'=145
+'instanceof'=141
'integer'=104
'intervals'=87
'level'=98
@@ -107,36 +106,34 @@
'lower than'=58
'max'=126
'measure'=96
-'multiple'=166
-'new'=154
+'multiple'=162
+'new'=150
'not equal'=59
-'notifyOnSelect'=180
-'ns'=183
-'null'=155
+'notifyOnSelect'=176
+'ns'=179
+'null'=151
'number'=105
'numberStyle'=124
'ordinal'=94
'package'=74
'pages'=71
'path'=90
-'polling'=168
+'polling'=164
'preorder'=84
-'priceStyle'=134
'progressbarStyle'=125
'prop'=115
'property'=99
-'quantityStyle'=130
'redUntil'=129
-'resize'=177
-'return'=158
+'resize'=173
+'return'=154
'rising'=60
'rowHeader'=80
'rowheader'=114
-'rowheight'=178
+'rowheight'=174
'rows'=70
'sections'=72
-'selectById'=171
-'selectalways'=181
+'selectById'=167
+'selectalways'=177
'selection'=79
'single'=18
'sloping'=62
@@ -145,31 +142,30 @@
'string'=106
'style'=116
'super'=52
-'switch'=148
-'synchronized'=161
+'switch'=144
+'synchronized'=157
'table'=77
'taskId'=92
-'textStyle'=136
+'textStyle'=130
'textcolor'=109
-'then'=138
-'throw'=157
+'then'=132
+'throw'=153
'toolbar'=81
'tooltip'=112
'tooltipPattern'=91
'trend'=111
-'true'=188
-'try'=159
-'typeof'=156
-'uom'=131
+'true'=184
+'try'=155
+'typeof'=152
'upToInteger'=102
'upToNumber'=101
'using'=82
'val'=47
'value'=85
-'var'=187
-'while'=152
+'var'=183
+'while'=148
'{'=75
-'|'=186
+'|'=182
'||'=16
'}'=76
RULE_ANY_OTHER=14
@@ -271,10 +267,6 @@ T__181=181
T__182=182
T__183=183
T__184=184
-T__185=185
-T__186=186
-T__187=187
-T__188=188
T__18=18
T__19=19
T__20=20

Back to the top