Uses of Class
org.ek9lang.antlr.EK9BaseVisitor
Package
Description
Common parts of processing that can be reused across various phases.
-
Uses of EK9BaseVisitor in org.ek9lang.compiler.common
Modifier and TypeClassDescriptionclass
A cut down visitor that just deals with packages at a basic level.class
Pass a string of an ek9 typeDef in and use the EK9 parser to just handle the breaking up of a String of a TypeDef into a structure and names.