Class: Kapusta::Compiler::Language::ImportMacrosForm

Inherits:
Struct
  • Object
show all
Defined in:
lib/kapusta/compiler/language.rb

Instance Attribute Summary collapse

Instance Attribute Details

#destructureObject

Returns the value of attribute destructure

Returns:

  • (Object)

    the current value of destructure



36
37
38
# File 'lib/kapusta/compiler/language.rb', line 36

def destructure
  @destructure
end

#module_argObject

Returns the value of attribute module_arg

Returns:

  • (Object)

    the current value of module_arg



36
37
38
# File 'lib/kapusta/compiler/language.rb', line 36

def module_arg
  @module_arg
end