Uses of Class
org.intocps.maestro.plugin.ExpandException
-
-
Uses of ExpandException in org.intocps.maestro.plugin
Methods in org.intocps.maestro.plugin that throw ExpandException 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)
-