Class: Jade::Frontend::TypeChecking::InterfaceDef
- Inherits:
-
Data
- Object
- Data
- Jade::Frontend::TypeChecking::InterfaceDef
- Defined in:
- lib/jade/frontend/type_checking/definition.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name
12 13 14 |
# File 'lib/jade/frontend/type_checking/definition.rb', line 12 def name @name end |