class documentation
class InvokeStmt(Stmt): (source)
Undocumented
| Method | __init__ |
Undocumented |
| Method | get |
return the method name involved in the InvokeStmt |
| Method | infer |
Infer the invoked method (full signature) If fails, TD |