|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectharpoon.Analysis.LowQuad.DerivationChecker
public class DerivationChecker
A DerivationChecker checks that all temps
defined in a LowQuad.Code have proper
derivations.
| Method Summary | |
|---|---|
static void |
check(HCode hcode)
Check the given HCode for Derivation
errors. |
static HCodeFactory |
codeFactory(HCodeFactory hcf)
Create an HCodeFactory that will check the
derivation of every "converted" HCode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static HCodeFactory codeFactory(HCodeFactory hcf)
HCodeFactory that will check the
derivation of every "converted" HCode.
public static void check(HCode hcode)
HCode for Derivation
errors.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||