Method: Rule::Match#block

Defined in:
lib/rdparse.rb

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



23
24
25
# File 'lib/rdparse.rb', line 23

def block
  @block
end