Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.define.report/src/ApplicabilityGrammar.tokens')
-rw-r--r--plugins/org.eclipse.osee.define.report/src/ApplicabilityGrammar.tokens16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.define.report/src/ApplicabilityGrammar.tokens b/plugins/org.eclipse.osee.define.report/src/ApplicabilityGrammar.tokens
new file mode 100644
index 00000000000..3a944a10267
--- /dev/null
+++ b/plugins/org.eclipse.osee.define.report/src/ApplicabilityGrammar.tokens
@@ -0,0 +1,16 @@
+T__9=9
+T__8=8
+OR=4
+AND=6
+T__11=11
+T__12=12
+T__13=13
+ID=5
+WS=7
+T__10=10
+']'=9
+'='=11
+')'=13
+'('=12
+'Feature['=10
+'Configuration['=8

Back to the top