class

GraphQL::Language::Parser

Inherits Reference < Object

Constructors

new(lexer : Language::Lexer)
Source

Instance methods

max_nesting
Source
max_nesting=(max_nesting : Int32)
Source
parse(source : String) : Language::Document
Source