Uses of Record Class
org.ek9lang.compiler.phase3.SymbolAccessData
Packages that use SymbolAccessData
-
Uses of SymbolAccessData in org.ek9lang.compiler.phase3
Classes in org.ek9lang.compiler.phase3 that implement interfaces with type arguments of type SymbolAccessDataModifier and TypeClassDescription(package private) final class
Check that a symbol can be accessed issues error if not possible.Methods in org.ek9lang.compiler.phase3 with parameters of type SymbolAccessDataModifier and TypeMethodDescriptionvoid
AccessToSymbolOrError.accept
(SymbolAccessData symbolAccessData)