class Analyzer::Specification::TypeSpec::Walker

Defined in:

analyzer/analyzers/specification/typespec.cr

Constant Summary

HTTP_VERB_DECORATORS = {"get", "post", "put", "patch", "delete", "head", "options"}

Constructors

Instance Method Summary

Constructor Detail

def self.new(text : String, analyzer : TypeSpec, details : Details, source : String, base_path : String, logger : NoirLogger) #

[View source]

Instance Method Detail

def walk #

[View source]