org.python.core
Interface Pragma

All Known Implementing Classes:
FutureFeature

public interface Pragma


Nested Class Summary
static class Pragma.ForbiddenPragmaModule
           
static class Pragma.PragmaModule
           
 
Method Summary
 void addTo(PragmaReceiver receiver)
           
 

Method Detail

addTo

void addTo(PragmaReceiver receiver)


Jython homepage