CoreGenerator

open class CoreGenerator(source)

Generates all generated visitors in the javaparser-core module. Suggested usage is by running the run_core_generators.sh script. You may want to run_metamodel_generator.sh before that.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun main(args: Array<String>)