IdentifierMatcher

public void IdentifierMatcher(String identifierName, String packageName, double similarity)(source)

Constructs and initializes an identifier matcher to match the specified identifier.

Parameters

identifierName

the identifier to match

packageName

the package name

similarity

the minimum required similarity


public void IdentifierMatcher(String identifierName, double similarity)(source)

Constructs and initializes an identifier matcher to match the specified identifier.

Parameters

identifierName

the identifier to match

similarity

the minimum required similarity