Noir::TreeSitterKotlinRouteExtractor::Route
Constructors
new(verb : String, path : String, class_name : String, method_name : String, line : Int32, handler_reference : Nil | String = nil, inline_callees : Array(NamedTuple(name: String, line: Int32)) = [] of NamedTuple(name: String, line: Int32), messaging_destinations : Array(String) = [] of String)
SourceInstance methods
class_name
Sourcehandler_reference
Sourceinline_callees
Sourceline
Sourcemessaging_destinations
Sourcemethod_name
Sourcepath
Sourceverb
Source