Class
Brakeman::Constant
In:
lib/brakeman/tracker/constants.rb
Parent:
Object
Methods
line
match?
new
set_name
Attributes
context
[R]
file
[R]
name
[R]
name_array
[R]
value
[R]
Public Class methods
new
(name, value, context = {})
Public Instance methods
line
()
match?
(name)
set_name
(name, context)
[Validate]