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

GraphQL::Language::Receiver - GraphQL Pegex AST constructor

Description

       Subclass of Pegex::Receiver to turn Pegex parsing events into data usable by GraphQL.

perl v5.34.0                                       2022-03-27                   GraphQL::Language::Receiver(3pm)

Name

       GraphQL::Language::Receiver - GraphQL Pegex AST constructor

Synopsis

         # this class used internally by:
         use GraphQL::Language::Parser qw(parse);
         my $parsed = parse($source);

Version

       Version 0.02

See Also