protected final class AstTranslator.TypeContext
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
AstTranslator.IncipientCFG |
cfg() |
CAstControlFlowMap |
getControlFlow() |
AstTranslator.UnwindState |
getUnwindState() |
public CAstControlFlowMap getControlFlow()
getControlFlow in interface AstTranslator.WalkContextpublic AstTranslator.IncipientCFG cfg()
cfg in interface AstTranslator.WalkContextpublic AstTranslator.UnwindState getUnwindState()
getUnwindState in interface AstTranslator.WalkContext