aboutsummaryrefslogtreecommitdiff
path: root/build/parser
diff options
context:
space:
mode:
Diffstat (limited to 'build/parser')
-rw-r--r--build/parser3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/parser b/build/parser
index e37e68a..4390c67 100644
--- a/build/parser
+++ b/build/parser
@@ -72,6 +72,9 @@ namespace build
using_ (token&, token_type&);
void
+ define (token&, token_type&);
+
+ void
variable (token&, token_type&, std::string name, token_type kind);
std::string