struct Noir::TreeSitterAdonisJsExtractor::Route

Defined in:

miniparsers/adonisjs_extractor_ts.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(verb : String, path : String, line : Int32, callees : Array(Tuple(String, String, Int32)) = [] of JSCalleeExtractor::Entry) #

[View source]

Instance Method Detail

def callees : Array(JSCalleeExtractor::Entry) #

[View source]
def line : Int32 #

[View source]
def path : String #

[View source]
def verb : String #

[View source]