aboutsummaryrefslogtreecommitdiff
path: root/lib/qparser/tokens.mly
diff options
context:
space:
mode:
Diffstat (limited to 'lib/qparser/tokens.mly')
-rw-r--r--lib/qparser/tokens.mly1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/qparser/tokens.mly b/lib/qparser/tokens.mly
index 6b218ed..6612351 100644
--- a/lib/qparser/tokens.mly
+++ b/lib/qparser/tokens.mly
@@ -25,6 +25,7 @@
%token <string>LITERAL
%token <string>INTEGER
%token TEXT_MARKER
+%token ENTER_EMBED LEAVE_EMBED
%token COMMENT