RubyGems Navigation menu

protocol 0.9.0

This library offers an implementation of protocols against which you can check the conformity of your classes or instances of your classes. They are a bit like Java Interfaces, but as mixin modules they can also contain already implemented methods. Additionaly you can define preconditions/postconditions for methods specified in a protocol.

Gemfile:
=

Installeer:
=

Versies:

  1. 2.0.1 July 14, 2024 (28,5 KB)
  2. 2.0.0 November 05, 2019 (28,5 KB)
  3. 1.0.1 July 19, 2013 (28,5 KB)
  4. 1.0.0 July 18, 2013 (28,5 KB)
  5. 0.9.0 August 18, 2009 (27,5 KB)
Toon alle versies (8 totaal)

Runtime afhankelijkheden (2):

ParseTree ~> 3.0
ruby_parser ~> 2.0

Eigenaren:

Authors:

  • Florian Frank

SHA 256 checksum:

=

Total downloads 13.834.125

Voor deze versie 4.325

Versie vrijgegeven:

Licenties:

N/A

Required Ruby Version: Geen

Links: