Modifier and Type | Method and Description |
---|---|
void |
SLBackend.visitDeclStmt(DeclStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
JSWTreeScanner.visitDeclStmt(DeclStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
METreeScanner.visitDeclStmt(DeclStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
SSETreeScanner.visitDeclStmt(DeclStmt s) |
Modifier and Type | Method and Description |
---|---|
DeclStmt |
TreeMaker.declStmt(java.util.List<VarDecl> decls) |
Modifier and Type | Method and Description |
---|---|
void |
TreeVisitor.visitDeclStmt(DeclStmt s) |
void |
TreeScanner.visitDeclStmt(DeclStmt s) |