public class CompileValues
extends java.lang.Object
| Constructor and Description |
|---|
CompileValues () |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
validateApplyWithValues (ApplyExp exp,
InlineCalls visitor,
Type required,
Procedure proc) |
static Expression |
validateCallWithValues (ApplyExp exp,
InlineCalls visitor,
Type required,
Procedure proc) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic CompileValues()
public static Expression validateCallWithValues(ApplyExp exp, InlineCalls visitor, Type required, Procedure proc)
public static Expression validateApplyWithValues(ApplyExp exp, InlineCalls visitor, Type required, Procedure proc)