Util: Add string validation to Parser
This commit is contained in:
@@ -33,6 +33,7 @@ private:
|
||||
|
||||
Value getLiteral();
|
||||
Value getNumber();
|
||||
Value getString();
|
||||
Value getArray();
|
||||
Value getObject();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user