Uses of Class
org.ek9lang.compiler.ir.ChainedAccess
Packages that use ChainedAccess
Package
Description
Common parts of processing that can be reused across various phases.
-
Uses of ChainedAccess in org.ek9lang.compiler.common
Methods in org.ek9lang.compiler.common with parameters of type ChainedAccessModifier and TypeMethodDescriptiondefault void
INodeVisitor.visit
(ChainedAccess chainedAccess) void
NodePrinter.visit
(ChainedAccess chainedAccess)