struct

Analyzer::Ruby::Rails::Frame

Inherits Struct < Value < Object

Constructors

new(kind : Symbol, path : String = "", controller_subdir : String = "", resource_name : String | Nil = nil, controller_path : String | Nil = nil, controller_scope : String | Nil = nil)
Source

Instance methods

controller_path
Source
controller_path=(controller_path : String | Nil)
Source
controller_scope
Source
controller_scope=(controller_scope : String | Nil)
Source
controller_subdir
Source
controller_subdir=(controller_subdir : String)
Source
kind
Source
kind=(kind : Symbol)
Source
path
Source
path=(path : String)
Source
resource_name
Source
resource_name=(resource_name : String | Nil)
Source