public class CompileProcess
extends java.lang.Object
| Constructor and Description |
|---|
CompileProcess() |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
validateApplyRunProcess(ApplyExp exp,
InlineCalls visitor,
Type required,
Procedure proc)
Type-check and optimize RunProcess (i.e.
|
public static Expression validateApplyRunProcess(ApplyExp exp, InlineCalls visitor, Type required, Procedure proc)