Class: Kapusta::Compiler::Language::PinPattern
- Inherits:
-
Struct
- Object
- Struct
- Kapusta::Compiler::Language::PinPattern
- Defined in:
- lib/kapusta/compiler/language.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
55 56 57 |
# File 'lib/kapusta/compiler/language.rb', line 55 def name @name end |