The search functionality is under construction.
The search functionality is under construction.

Keyword Search Result

[Keyword] base method(1hit)

1-1hit
  • Testing Type Consistency of Method Schemas

    Hiroyuki SEKI  Yasunori ISHIHARA  Hiroki DODO  

     
    PAPER-Software Theory

      Vol:
    E81-D No:3
      Page(s):
    278-287

    Method schemas were proposed as a formal model of object-oriented languages. A method schema S is called consistent if, for each method invocation during the execution of S, a method definition to be bound to the invoked method name is uniquely determined. However, the consistency testing problem is known to be undecidable in general. This paper presents an algorithm which analyzes the consistency of a given method schema. The algorithm decides the consistency problem in polynomial time for monadic method schemas. We also provide an incremental algorithm for testing consistency after updates of a method schema.