com.omegaup.libinteractive.templates

code

package code

Visibility
  1. Public
  2. All

Value Members

  1. object c extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template4[C, IDL, Options, Interface, CodeFormat.Appendable]

  2. object c_header extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template2[C, Iterable[Interface], CodeFormat.Appendable]

  3. object c_main extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template3[C, Options, IDL, CodeFormat.Appendable]

  4. object c_message_loop extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[C, Options, Interface, Interface, String, String, CodeFormat.Appendable]

  5. object c_message_loop_transact extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template5[C, Options, Interface, Interface, String, CodeFormat.Appendable]

  6. object c_shim extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template7[C, Options, Function, Interface, Interface, String, String, CodeFormat.Appendable]

  7. object c_shim_transact extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[C, Options, Function, Interface, Interface, String, CodeFormat.Appendable]

  8. object c_stream_functions extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template1[Boolean, CodeFormat.Appendable]

  9. object c_template extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template4[C, Options, Iterable[Interface], Iterable[Interface], CodeFormat.Appendable]

  10. object c_transact_functions extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template1[Boolean, CodeFormat.Appendable]

  11. object codeblocks_unix extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template9[String, Target, Path, Iterable[ResolvedOutputLink], Path, Iterable[String], Path, String, String, CodeFormat.Appendable]

  12. object codeblocks_windows extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template10[String, Target, Path, Path, Iterable[ResolvedOutputLink], Path, Iterable[String], Path, String, String, CodeFormat.Appendable]

  13. object java extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template4[Java, Options, Interface, Interface, CodeFormat.Appendable]

  14. object java_main extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template3[Java, Options, IDL, CodeFormat.Appendable]

  15. object java_message_loop extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[Java, Options, Interface, Interface, String, String, CodeFormat.Appendable]

  16. object java_message_loop_transact extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template5[Java, Options, Interface, Interface, String, CodeFormat.Appendable]

  17. object java_shim extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template7[Java, Options, Function, Interface, Interface, String, String, CodeFormat.Appendable]

  18. object java_shim_transact extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[Java, Options, Function, Interface, Interface, String, CodeFormat.Appendable]

  19. object java_stream_functions extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template1[Boolean, CodeFormat.Appendable]

  20. object java_template extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template5[Java, Options, String, Iterable[Interface], Iterable[Interface], CodeFormat.Appendable]

  21. object lazarus_unix extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template8[String, Target, Path, Path, Iterable[String], Path, String, String, CodeFormat.Appendable]

  22. object lazarus_windows extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template8[String, Target, Path, Path, Iterable[String], Path, String, String, CodeFormat.Appendable]

  23. object makefile_unix extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template5[String, Path, String, Iterable[MakefileRule], Iterable[String], CodeFormat.Appendable]

  24. object makefile_windows extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[String, Path, Iterable[ResolvedOutputLink], String, Iterable[MakefileRule], Iterable[String], CodeFormat.Appendable]

  25. object pascal extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template4[Pascal, Options, Interface, Interface, CodeFormat.Appendable]

  26. object pascal_message_loop extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template7[Pascal, Options, Interface, Interface, String, String, String, CodeFormat.Appendable]

  27. object pascal_shim extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template7[Pascal, Options, Function, Interface, Interface, String, String, CodeFormat.Appendable]

  28. object pascal_template extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[Pascal, Options, String, Iterable[Interface], Iterable[Interface], String, CodeFormat.Appendable]

  29. object python extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template4[Python, Options, Interface, Interface, CodeFormat.Appendable]

  30. object python_main extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template3[Python, Options, IDL, CodeFormat.Appendable]

  31. object python_message_loop extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template7[Python, Options, Interface, Interface, String, String, String, CodeFormat.Appendable]

  32. object python_message_loop_transact extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[Python, Options, Interface, Interface, String, String, CodeFormat.Appendable]

  33. object python_shim extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template7[Python, Options, Function, Interface, Interface, String, String, CodeFormat.Appendable]

  34. object python_shim_transact extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[Python, Options, Function, Interface, Interface, String, CodeFormat.Appendable]

  35. object python_template extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template4[Python, Options, Iterable[Interface], Iterable[Interface], CodeFormat.Appendable]

  36. object python_transact_functions extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template1[Boolean, CodeFormat.Appendable]

  37. object runbat extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template5[Target, String, Iterable[MakefileRule], Iterable[ResolvedOutputLink], Options, CodeFormat.Appendable]

  38. object rundriver_unix extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template10[Target, Options, String, IDL, Iterable[ExecDescription], Int, Int, Int, Int, Int, CodeFormat.Appendable]

  39. object rundriver_windows extends BaseScalaTemplate[CodeFormat.Appendable, Format[CodeFormat.Appendable]] with Template6[Target, String, IDL, Iterable[ExecDescription], Int, Int, CodeFormat.Appendable]

Ungrouped