Exception: SFRP::Mono::IncompleteMatchExpError

Inherits:
CompileError
  • Object
show all
Defined in:
lib/sfrp/mono/exception.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



16
17
18
# File 'lib/sfrp/mono/exception.rb', line 16

def message
  "incomplete match-exp"
end