Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/tooling/org.eclipse.fx.ide.l10n.ui/src-gen/org/eclipse/fx/ide/l10n/ui/contentassist/antlr/internal/InternalNLSDsl.tokens')
-rw-r--r--bundles/tooling/org.eclipse.fx.ide.l10n.ui/src-gen/org/eclipse/fx/ide/l10n/ui/contentassist/antlr/internal/InternalNLSDsl.tokens28
1 files changed, 15 insertions, 13 deletions
diff --git a/bundles/tooling/org.eclipse.fx.ide.l10n.ui/src-gen/org/eclipse/fx/ide/l10n/ui/contentassist/antlr/internal/InternalNLSDsl.tokens b/bundles/tooling/org.eclipse.fx.ide.l10n.ui/src-gen/org/eclipse/fx/ide/l10n/ui/contentassist/antlr/internal/InternalNLSDsl.tokens
index c5a7a4fa3..880c64d51 100644
--- a/bundles/tooling/org.eclipse.fx.ide.l10n.ui/src-gen/org/eclipse/fx/ide/l10n/ui/contentassist/antlr/internal/InternalNLSDsl.tokens
+++ b/bundles/tooling/org.eclipse.fx.ide.l10n.ui/src-gen/org/eclipse/fx/ide/l10n/ui/contentassist/antlr/internal/InternalNLSDsl.tokens
@@ -1,19 +1,20 @@
-'('=26
-')'=27
-','=28
-'.'=31
-':'=25
+'('=27
+')'=28
+','=29
+'.'=32
+':'=26
'ANY'=16
'DATE'=18
'NUMBER'=17
-'['=29
-']'=30
-'bundle'=22
-'default'=23
-'formatter'=24
-'package'=21
-'{'=19
-'}'=20
+'TEMPORAL'=19
+'['=30
+']'=31
+'bundle'=23
+'default'=24
+'formatter'=25
+'package'=22
+'{'=20
+'}'=21
RULE_ANY_OTHER=15
RULE_ID=4
RULE_INT=11
@@ -42,3 +43,4 @@ T__28=28
T__29=29
T__30=30
T__31=31
+T__32=32

Back to the top