SD2E / opil

The Open Protocol Interface Language (OPIL) is intended as a standard language for protocol interfaces
5 stars 1 forks source link

provide ways to look at declaration for opil objects #154

Open tramyn opened 3 years ago

tramyn commented 3 years ago

I want to look at declaration for opil objects but when I attempt to do so for opil.BooleanParameter(), opil.BooleanValue(), opil.opil_factory.ProtocolInterface...etc, I am unable to do so. I currently rely on the opil specification to understand what information I can access for opil objects.