Modifier and Type | Method and Description |
---|---|
void |
accept(TreeVisitor tv) |
Expr |
getCondition() |
Expr |
getExpr() |
Stmt |
getInit() |
Stmt |
getStmt() |
int |
getUnrollCheck() |
int |
getUnrollMax() |
public Stmt getInit()
public Expr getCondition()
public Expr getExpr()
public Stmt getStmt()
public int getUnrollMax()
public int getUnrollCheck()
public void accept(TreeVisitor tv)
Copyright © 2020. All rights reserved.