Class: Kapusta::Compiler::Language::OrPattern

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

Instance Attribute Summary collapse

Instance Attribute Details

#alternativesObject

Returns the value of attribute alternatives

Returns:

  • (Object)

    the current value of alternatives



54
55
56
# File 'lib/kapusta/compiler/language.rb', line 54

def alternatives
  @alternatives
end