# Functions
Generate generates Java files for all VDL files in the provided package, returning the list of generated Java files as a slice.
SetPkgPathXlator sets the function used to translate a VDL package path into a Java package path.
# Structs
JavaFileInfo stores the name and contents of the generated Java file.