Package org.intocps.maestro.plugin
Interface GeneratorComponent
-
- All Known Implementing Classes:
DataWriterHandler
public interface GeneratorComponent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<org.intocps.maestro.ast.node.PStm>deallocate()
-
-
-
Method Detail
-
deallocate
List<org.intocps.maestro.ast.node.PStm> deallocate()
-
-