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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 2.0.0 - November 05, 2019 (28,5 KB)
  2. 1.0.1 - July 19, 2013 (28,5 KB)
  3. 1.0.0 - July 18, 2013 (28,5 KB)
  4. 0.9.0 - August 18, 2009 (27,5 KB)
  5. 0.8.2 - August 05, 2009 (25,5 KB)
Zeige alle Versionen (7 total)

Runtime Abhängigkeiten (2):

ParseTree ~> 3.0
ruby_parser ~> 2.0

Besitzer:

Autoren:

  • Florian Frank

SHA 256-Prüfsumme:

c49b14fe7e345fe41a6b166cb3d72bbd70e026d679e333402fa16f2b4bc7037a

Downloads insgesamt 7.938.558

Für diese Version 4.219

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: