Uses of Class
eu.bandm.tools.metajava.GeneratedSourceFile
Packages that use GeneratedSourceFile
Package
Description
Mirror of Java reflection: Build java sources as object models.
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Uses of GeneratedSourceFile in eu.bandm.tools.metajava
Methods in eu.bandm.tools.metajava that return GeneratedSourceFileModifier and TypeMethodDescriptionGeneratedPackage.getInfoFile()
final GeneratedSourceFile
GeneratedClass.getSourceFile()
GeneratedSourceContext.getSourceFile()
final GeneratedSourceFile
GeneratedSourceFile.getSourceFile()
GeneratedPackage.hasInfoFile()
Methods in eu.bandm.tools.metajava that return types with arguments of type GeneratedSourceFileMethods in eu.bandm.tools.metajava with parameters of type GeneratedSourceFileModifier and TypeMethodDescriptionprotected void
FormattingVisitor.action
(GeneratedSourceFile file) Deprecated.protected void
Visitor.action
(GeneratedSourceFile file) void
Visitor.match
(GeneratedSourceFile file) void
JavaSourceWriter.setSourceFile
(GeneratedSourceFile file) void
JavaSourceWriter.setSourceFile
(GeneratedSourceFile file, boolean header) boolean
BootUnparser.write
(GeneratedSourceFile file) boolean
Unparser.write
(GeneratedSourceFile file) -
Uses of GeneratedSourceFile in eu.bandm.tools.metajava.format
Fields in eu.bandm.tools.metajava.format with type parameters of type GeneratedSourceFileMethods in eu.bandm.tools.metajava.format with parameters of type GeneratedSourceFileModifier and TypeMethodDescriptionstatic eu.bandm.tools.metajava.tdom.Element_file
Unparser.unparse
(GeneratedSourceFile file) static eu.bandm.tools.metajava.tdom.Element_file
Unparser.unparse
(GeneratedSourceFile file, @Opt GeneratedPackage packInfo) boolean
Unparser.write
(GeneratedSourceFile file) Write only one file. -
Uses of GeneratedSourceFile in eu.bandm.tools.umod
Fields in eu.bandm.tools.umod declared as GeneratedSourceFileModifier and TypeFieldDescriptionprotected GeneratedSourceFile
UMod2java.V_importFieldTypes.targetfile