Uses of Record Class
org.ek9lang.compiler.common.SymbolAccess
Package
Description
Common parts of processing that can be reused across various phases.
-
Uses of SymbolAccess in org.ek9lang.compiler.common
ModifierConstructorDescriptionprotected
CodeFlowMap
(Predicate<ISymbol> isVariableToBeChecked, Predicate<SymbolAccess> meetsCriteria, Consumer<SymbolAccess> markAsMeetingCriteria)