Uses of Interface
org.ek9lang.compiler.common.INodeVisitor

Packages that use INodeVisitor
Package
Description
Backend Code Generation - Target-specific code generation infrastructure.
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
 
Common parts of processing that can be reused across various phases.
IR Instruction Classes - The instruction set for EK9 intermediate representation.