Class: Jade::Frontend::TypeChecking::InterfaceDef

Inherits:
Data
  • Object
show all
Defined in:
lib/jade/frontend/type_checking/definition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



12
13
14
# File 'lib/jade/frontend/type_checking/definition.rb', line 12

def name
  @name
end