Expression reboot
- Implemented A3::is_subst.
This commit is contained in:
2
src/A3.h
2
src/A3.h
@@ -112,9 +112,9 @@ public:
|
||||
static bool is_dom (Nibbler&, std::string&);
|
||||
static bool is_duration (Nibbler&, std::string&);
|
||||
static bool is_pattern (Nibbler&, std::string&);
|
||||
static bool is_subst (Nibbler&, std::string&);
|
||||
|
||||
/*
|
||||
static bool is_subst (const std::string&);
|
||||
static bool is_id (const std::string&);
|
||||
static bool is_uuid (const std::string&);
|
||||
static bool is_tag (const std::string&);
|
||||
|
||||
Reference in New Issue
Block a user