Class: IcAgent::Ast::Nodes::IcServiceMethodName

Inherits:
NamedNode
  • Object
show all
Defined in:
lib/ic_agent/ast/nodes/named_nodes.rb

Instance Method Summary collapse

Methods inherited from NamedNode

#elements_to_s, #source_content, #to_array, #to_s

Instance Method Details

#titleObject



292
293
294
# File 'lib/ic_agent/ast/nodes/named_nodes.rb', line 292

def title
  :ic_service_method_name
end