aboutsummaryrefslogtreecommitdiff
path: root/mod/module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/module.hxx')
-rw-r--r--mod/module.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/mod/module.hxx b/mod/module.hxx
index b3ed67b..3056425 100644
--- a/mod/module.hxx
+++ b/mod/module.hxx
@@ -135,6 +135,9 @@ namespace brep
virtual void
skip ();
+ virtual size_t
+ position ();
+
private:
const name_values& name_values_;
name_values::const_iterator i_;