Better :requires detection and AST Evaluator.
Moved AST node evaluation to separate class which functions just like the Serializer class, but instead of returning string attempts to turn the AST into a ruby object.
Loading
Please sign in to comment