aboutsummaryrefslogtreecommitdiff
path: root/build2/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/parser.hxx')
-rw-r--r--build2/parser.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/build2/parser.hxx b/build2/parser.hxx
index 90b01e0..ce9ad2f 100644
--- a/build2/parser.hxx
+++ b/build2/parser.hxx
@@ -106,6 +106,9 @@ namespace build2
parse_if_else (token&, token_type&);
void
+ parse_for (token&, token_type&);
+
+ void
parse_variable (token&, token_type&, const variable&, token_type);
string