org.python.util
Class JycompileAntTask
- java.lang.Object
-
- MatchingTask
-
- org.python.util.GlobMatchingTask
-
- org.python.util.JycompileAntTask
-
public class JycompileAntTask extends GlobMatchingTask
Compiles all python files in a directory to bytecode, and writes them to another directory, possibly the same one.
-
-
Constructor Summary
Constructors Constructor and Description JycompileAntTask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidprocess(java.util.Set<java.io.File> toCompile)-
Methods inherited from class org.python.util.GlobMatchingTask
execute, getDestdir, getSrcdir, setDestdir, setSrcdir
-
-
DMelt 3.0 © DataMelt by jWork.ORG