- java.lang.Object
-
- polyglot.ext.jl.ast.Node_c
-
- polyglot.ext.jl.ast.Term_c
-
- polyglot.ext.jl.ast.Stmt_c
-
- polyglot.ext.jl.ast.Return_c
-
- soot.javaToJimple.jj.ast.JjReturn_c
-
-
Field Summary
-
Fields inherited from class polyglot.ext.jl.ast.Return_c
expr
-
Fields inherited from class polyglot.ext.jl.ast.Term_c
exceptions, reachable
-
Fields inherited from class polyglot.ext.jl.ast.Node_c
del, ext, position
-
Constructor Summary
Constructors
| Constructor and Description |
JjReturn_c(polyglot.util.Position pos,
polyglot.ast.Expr expr) |
-
Method Summary
-
Methods inherited from class polyglot.ext.jl.ast.Return_c
acceptCFG, entry, expr, expr, prettyPrint, reconstruct, toString, typeCheck, visitChildren
-
Methods inherited from class polyglot.ext.jl.ast.Term_c
exceptionCheck, exceptions, exceptions, listEntry, reachable, reachable
-
Methods inherited from class polyglot.ext.jl.ast.Node_c
addDecls, addMembers, addMembersEnter, addMembersOverride, buildTypes, buildTypesEnter, buildTypesOverride, copy, del, del, disambiguate, disambiguateEnter, disambiguateOverride, dump, enterScope, enterScope, exceptionCheckEnter, exceptionCheckOverride, ext, ext, ext, ext, init, node, position, position, print, printBlock, printSubStmt, throwTypes, translate, typeCheckEnter, typeCheckOverride, visit, visitChild, visitEdge, visitList
-
Methods inherited from interface polyglot.ast.Term
exceptions, exceptions, reachable, reachable
-
Methods inherited from interface polyglot.ast.Node
del, del, dump, ext, ext, ext, ext, position, position, visit, visitChild, visitEdge, visitList
-
Methods inherited from interface polyglot.ast.JL
init, node
-
Methods inherited from interface polyglot.ast.NodeOps
addDecls, addMembers, addMembersEnter, buildTypes, buildTypesEnter, disambiguate, disambiguateEnter, enterScope, enterScope, exceptionCheck, exceptionCheckEnter, throwTypes, translate, typeCheckEnter
-
Methods inherited from interface polyglot.util.Copy
copy
Copyright © 2020 Soot OSS. All rights reserved.