Package eu.bandm.tools.formatDiagnosis
Class FormatTree.Inner1.Inner2
java.lang.Object
eu.bandm.tools.format.Visitor
eu.bandm.tools.formatDiagnosis.FormatTree.Inner1.Inner2
- Enclosing class:
FormatTree.Inner1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidFEHLT NOCH :default voidSwitch controlled by type, which calls a particular methodaction(f)with the most-specific class of the format.default voidCentral switch controlled by type, which calls a particular methodaction(f)with the most-specific class of the format.default voidSwitch conrolled by type, which calls a particular methodaction(f)with the most-specific class of the format.default voidSwitch controlled by type, which calls a particular methodaction(f)with the most-specific class of the format.
-
Constructor Details
-
Inner2
protected Inner2()
-
-
Method Details
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
-
action
FEHLT NOCH : -
action
-
action
-
match
Switch controlled by type, which calls a particular methodaction(f)with the most-specific class of the format.- Parameters:
o- the object to visit.
-
match
Central switch controlled by type, which calls a particular methodaction(f)with the most-specific class of the format.- Parameters:
f- the format to visit.
-
match
Switch controlled by type, which calls a particular methodaction(f)with the most-specific class of the format.- Parameters:
f- the format to visit.
-
match
Switch conrolled by type, which calls a particular methodaction(f)with the most-specific class of the format.- Parameters:
f- the format to visit.
-