Class: PrologExpectationsHook
- Inherits:
-
Mumukit::Templates::MulangExpectationsHook
- Object
- Mumukit::Templates::MulangExpectationsHook
- PrologExpectationsHook
- Defined in:
- lib/expectations_hook.rb
Instance Method Summary collapse
Instance Method Details
#compile_content(content) ⇒ Object
8 9 10 |
# File 'lib/expectations_hook.rb', line 8 def compile_content(content) content.strip end |
#language ⇒ Object
4 5 6 |
# File 'lib/expectations_hook.rb', line 4 def language 'Prolog' end |