abstract class GraphQL::Language::ASTNode

Direct Known Subclasses

Defined in:

graphql/language/ast.cr

Instance Method Summary

Macro Summary

Instance Method Detail

def children #

[View source]
def visit(block : ASTNode -> _) #

[View source]

Macro Detail

macro values(args) #

[View source]