Class PercentageMethodSymbolMatch
java.lang.Object
org.ek9lang.compiler.search.PercentageMethodSymbolMatch
When searching for methods, this will be a percentage result of how well a method matched.
-
Constructor Summary
ConstructorsConstructorDescriptionPercentageMethodSymbolMatch
(MethodSymbol methodSymbol, double percentageMatch) -
Method Summary
-
Constructor Details
-
PercentageMethodSymbolMatch
-
-
Method Details
-
getPercentageMatch
public double getPercentageMatch() -
getMethodSymbol
-
toString
-