Package manifold.api.type
Interface ISelfCompiledFile
-
- All Known Implementing Classes:
GeneratedJavaStubFileObject
public interface ISelfCompiledFileDelegates behavior toISelfCompiled
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]compile(String fqn)booleanisSelfCompile(String fqn)voidparse(String fqn)
-