Uses of Class
org.ek9lang.compiler.search.WeightedMethodSymbolMatch
Package
Description
Used primarily to hold structures that are related to searching for symbols.
-
Uses of WeightedMethodSymbolMatch in org.ek9lang.compiler.search
Modifier and TypeMethodDescriptionMethodSymbolSearchResult.add
(WeightedMethodSymbolMatch weightedMethodSymbolMatch) Add a result and sort the list held.Modifier and TypeMethodDescriptionMethodSymbolSearchResult.add
(List<WeightedMethodSymbolMatch> moreResults) Add more results and sort the list held.