public static class Translator.ScanContext
extends java.lang.Object
| Constructor and Description |
|---|
ScanContext() |
| Modifier and Type | Method and Description |
|---|---|
Declaration |
addSeqDecl(Declaration scanVar) |
void |
addSeqExpression(Expression scanExp) |
LambdaExp |
getLambda() |
public LambdaExp getLambda()
public Declaration addSeqDecl(Declaration scanVar)
public void addSeqExpression(Expression scanExp)