CLI
- Renamed unsweetenAtts to unsweetenAttributes, unsweetenAttMods to unsweetenAttributeModifiers.
This commit is contained in:
@@ -77,8 +77,8 @@ private:
|
||||
bool exactMatch (const std::string&, const std::string&) const;
|
||||
bool canonicalize (std::string&, const std::string&, const std::string&) const;
|
||||
void unsweetenTags ();
|
||||
void unsweetenAtts ();
|
||||
void unsweetenAttMods ();
|
||||
void unsweetenAttributes ();
|
||||
void unsweetenAttributeModifiers ();
|
||||
void dump (const std::string&) const;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user