Interface Importable
-
- All Known Implementing Classes:
ExportableFunction
,Function
public interface Importable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
writeTo(TextWriter textWriter, Module aModule)
-
-
-
Method Detail
-
writeTo
void writeTo(TextWriter textWriter, Module aModule) throws java.io.IOException
- Throws:
java.io.IOException
-
-