class Analyst::Entities::InterpolatedString
Public Instance Methods
full_name()
click to toggle source
# File lib/analyst/entities/interpolated_string.rb, line 12 def full_name end
name()
click to toggle source
# File lib/analyst/entities/interpolated_string.rb, line 8 def name throw "Needs implementation" end