struct Analyzer::Python::Django::DjangoDrfRegistration

Defined in:

analyzer/analyzers/python/django.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(prefix : String, view_ref : String) #

[View source]

Instance Method Detail

def prefix : String #

[View source]
def prefix=(prefix : String) #

[View source]
def view_ref : String #

[View source]
def view_ref=(view_ref : String) #

[View source]