struct

Noir::TreeSitterKotlinRouteExtractor::GraphqlRoute

Inherits Struct < Value < Object

Constructors

new(operation_keyword : String, root_kind : String, field_name : String, line : Int32, class_name : String, method_name : String, arguments : Array(NamedTuple(name: String, type: String)))
Source

Instance methods

arguments
Source
class_name
Source
field_name
Source
line
Source
method_name
Source
operation_keyword
Source
root_kind
Source