Uses of Interface
org.intocps.maestro.plugin.IPluginConfiguration
-
-
Uses of IPluginConfiguration in org.intocps.maestro.plugin
Methods in org.intocps.maestro.plugin that return IPluginConfiguration Modifier and Type Method Description IPluginConfigurationIMaestroExpansionPlugin. parseConfig(java.io.InputStream is)Methods in org.intocps.maestro.plugin with parameters of type IPluginConfiguration Modifier and Type Method Description java.util.List<org.intocps.maestro.ast.PStm>IMaestroExpansionPlugin. expand(org.intocps.maestro.ast.AFunctionDeclaration declaredFunction, java.util.List<org.intocps.maestro.ast.PExp> formalArguments, IPluginConfiguration config, org.intocps.maestro.framework.core.ISimulationEnvironment env, org.intocps.maestro.core.messages.IErrorReporter errorReporter)
-