Uses of Class
org.ek9lang.compiler.common.Ek9SourceVisitor
Packages that use Ek9SourceVisitor
Package
Description
Common parts of processing that can be reused across various phases.
-
Uses of Ek9SourceVisitor in org.ek9lang.compiler.common
Methods in org.ek9lang.compiler.common with parameters of type Ek9SourceVisitorModifier and TypeMethodDescriptionbooleanJustParser.readSourceFile(File sourceFile, Ek9SourceVisitor visitor) Read the source file using the visitor supplied.