Class: IcAgent::Ast::Nodes::IcServiceMethodName
- Inherits:
-
NamedNode
- Object
- Treetop::Runtime::SyntaxNode
- NamedNode
- IcAgent::Ast::Nodes::IcServiceMethodName
- 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
#title ⇒ Object
292 293 294 |
# File 'lib/ic_agent/ast/nodes/named_nodes.rb', line 292 def title :ic_service_method_name end |