Class: FiberAudit::Static::SemanticIndex::Constant
- Inherits:
-
Data
- Object
- Data
- FiberAudit::Static::SemanticIndex::Constant
- Defined in:
- lib/fiber_audit/static/semantic_index.rb
Instance Attribute Summary collapse
-
#line ⇒ Object
readonly
Returns the value of attribute line.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#line ⇒ Object (readonly)
Returns the value of attribute line
21 22 23 |
# File 'lib/fiber_audit/static/semantic_index.rb', line 21 def line @line end |
#name ⇒ Object (readonly)
Returns the value of attribute name
21 22 23 |
# File 'lib/fiber_audit/static/semantic_index.rb', line 21 def name @name end |
#path ⇒ Object (readonly)
Returns the value of attribute path
21 22 23 |
# File 'lib/fiber_audit/static/semantic_index.rb', line 21 def path @path end |