Uses of Record Class
org.ek9lang.compiler.search.MethodSearchInScope
Packages that use MethodSearchInScope
Package
Description
G - Full Symbol Resolution can now take place.
Used primarily to hold structures that are related to searching for symbols.
-
Uses of MethodSearchInScope in org.ek9lang.compiler.phase3
Methods in org.ek9lang.compiler.phase3 with parameters of type MethodSearchInScopeModifier and TypeMethodDescriptionResolveMethodOrError.apply
(IToken errorLocation, MethodSearchInScope searchOnAggregate) -
Uses of MethodSearchInScope in org.ek9lang.compiler.search
Methods in org.ek9lang.compiler.search with parameters of type MethodSearchInScopeModifier and TypeMethodDescriptionPossibleMatchingMethods.apply
(MethodSearchInScope searchOnAggregate)