Package eu.bandm.tools.metajava
Class FormattingVisitor
java.lang.Object
eu.bandm.tools.metajava.Visitor
eu.bandm.tools.metajava.FormattingVisitor
- Direct Known Subclasses:
BootUnparser
Deprecated.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.FormattingVisitor(File destination, int lineWidth) Deprecated.ML added comment 20170607: -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaction(GeneratedBinaryFile file) Deprecated.protected voidaction(GeneratedBlock block) Deprecated.protected voidaction(GeneratedClass metaClass) Deprecated.protected voidaction(GeneratedConstructor constructor) Deprecated.protected voidaction(GeneratedDirt dirt) Deprecated.protected voidaction(GeneratedEnum metaClass) Deprecated.protected voidaction(GeneratedField field) Deprecated.protected voidaction(GeneratedMethod method) Deprecated.protected voidaction(GeneratedPackage pack) Deprecated.protected voidaction(GeneratedSourceFile file) Deprecated.Deprecated.(package private) FormatDeprecated.use instead.Format[]Deprecated.getPackageFile(MetaPackage metaPackage) Deprecated.ML20170607voidvisit(GeneratedPackage pack) Deprecated.use instead.Methods inherited from class eu.bandm.tools.metajava.Visitor
action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, nomatch
-
Field Details
-
classFormat
Deprecated. -
refer
Deprecated.
-
-
Constructor Details
-
FormattingVisitor
Deprecated.ML added comment 20170607:- Parameters:
destination- The position of the root of the source file tree to generate.
-
FormattingVisitor
public FormattingVisitor()Deprecated.
-
-
Method Details
-
getClassBodyFormat
Deprecated.use instead. -
formatClassBody
Deprecated. -
getPackageFile
Deprecated.ML20170607- Returns:
- the directory in which all class sources of the given package will reside.
-
visit
Deprecated.use instead. -
action
Deprecated. -
action
Deprecated. -
action
Deprecated. -
action
Deprecated. -
action
Deprecated. -
action
Deprecated. -
action
Deprecated. -
action
Deprecated. -
action
Deprecated. -
getMembers
Deprecated. -
action
Deprecated.
-
Unparserinstead.