struct DjangoView

Included Modules

Defined in:

analyzer/analyzers/analyzer_django.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(prefix : String, filepath : String, name : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def filepath : String #

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

[View source]
def name : String #

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

[View source]
def prefix : String #

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

[View source]