Constructor and Description |
---|
DeclStmt(java.util.List<VarDecl> decls) |
Modifier and Type | Method and Description |
---|---|
void |
accept(TreeVisitor tv) |
java.util.List<VarDecl> |
getDecls() |
private final java.util.List<VarDecl> decls
DeclStmt(java.util.List<VarDecl> decls)
public java.util.List<VarDecl> getDecls()
public void accept(TreeVisitor tv)