mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 10:31:18 +00:00
script: Move all parser code inside ClutterScriptParser
ClutterScript is currently a mix of parser-related code and the ClutterScript object. All the parser-related code should be moved inside a private class, ClutterScriptParser, inheriting from JsonParser.
This commit is contained in: