Static Method Call of JAVA
Shaorong Wang
Abstract
Shaorong Wang
Abstract
Introduce an Data-Flow Analysis. The Analysis figures out different address and returns referencable value through Method Call. The result of the Analysis can be used to find Dynamic Expressional Type approximately. All Method Calls associated with particularly defined method can be converted into Static Method Calls.The task of replacing Dynamic Calls by Static Binding can be fulfilled through using Static Method Analysis.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Introduce an Data-Flow Analysis. The Analysis figures out different address and returns referencable value through Method Call. The result of the Analysis can be used to find Dynamic Expressional Type approximately. All Method Calls associated with particularly defined method can be converted into Static Method Calls.The task of replacing Dynamic Calls by Static Binding can be fulfilled through using Static Method Analysis.
Key concepts: Static analysis, Computer science, Java, Call graph, Value (mathematics), Task (project management), Programming language, Algorithm