aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/parser/elements.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/cxx/parser/elements.hxx')
-rw-r--r--xsde/cxx/parser/elements.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/xsde/cxx/parser/elements.hxx b/xsde/cxx/parser/elements.hxx
index 4af395f..497577f 100644
--- a/xsde/cxx/parser/elements.hxx
+++ b/xsde/cxx/parser/elements.hxx
@@ -163,6 +163,11 @@ namespace CXX
static String const&
eimpl (SemanticGraph::Type&);
+
+ public:
+ Boolean
+ has_facets (SemanticGraph::Complex& c);
+
public:
CLI::Options const& options;
String& xml_parser;