public class SubroutineMatch
extends Object
Cheap container for match info.
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SubroutineMatch
public SubroutineMatch(String reason)
-
Method Details
-
add
public boolean add(Address addr,
boolean isA)
-
remove
public boolean remove(Address addr,
boolean isA)
-
-
-
-