logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ExtUtils::Builder::Serializer -

Author

       Leon Timmermans <fawaka@gmail.com>

Description

       XXX

Methods

serialize_plan($plan)
       Serialize a plan into a JSON compatible hash structure.

   serialize_node($node)
       Serialize a node into a JSON compatible hash structure.

   serialize_action($action)
       Serialize an action into a JSON compatible hash structure.

   serialize_code($action)
       Serialize a code action into a JSON compatible hash structure.

   serialize_command($action)
       Serialize a command action into a JSON compatible hash structure.

   deserialize_plan($plan)
       Deserialize a plan from a JSON compatible hash structure.

   deserialize_node($node)
       Deserialize a node from a JSON compatible hash structure.

   deserialize_action($action)
       Deserialize an action from a JSON compatible hash structure.

Name

       ExtUtils::Builder::Serializer -

Version

       version 0.017

See Also