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 () |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ScanContext()
public LambdaExp getLambda()
public Declaration addSeqDecl(Declaration scanVar)
public void addSeqExpression(Expression scanExp)