Package org.python.core
Interface Pragma
-
- All Known Implementing Classes:
FutureFeature
public interface Pragma
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPragma.ForbiddenPragmaModulestatic classPragma.PragmaModule
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddTo(PragmaReceiver receiver)
-
-
-
Method Detail
-
addTo
void addTo(PragmaReceiver receiver)
-
-