Package eu.bandm.tools.metajava
Class BootFormatClosure
java.lang.Object
eu.bandm.tools.metajava.BootFormatClosure
- All Implemented Interfaces:
FormatClosure
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondeclaration
(Reader in) declaration
(String code) declarations
(Reader in) declarations
(String code) expression
(Reader in) expression
(String code) initializer
(Reader in) initializer
(String code) statements
(Reader in) statements
(String code)
-
Constructor Details
-
BootFormatClosure
public BootFormatClosure()
-
-
Method Details
-
statements
- Specified by:
statements
in interfaceFormatClosure
-
statements
- Specified by:
statements
in interfaceFormatClosure
-
statement
- Specified by:
statement
in interfaceFormatClosure
-
statement
- Specified by:
statement
in interfaceFormatClosure
-
expression
- Specified by:
expression
in interfaceFormatClosure
-
expression
- Specified by:
expression
in interfaceFormatClosure
-
type
- Specified by:
type
in interfaceFormatClosure
-
type
- Specified by:
type
in interfaceFormatClosure
-
cases
- Specified by:
cases
in interfaceFormatClosure
-
cases
- Specified by:
cases
in interfaceFormatClosure
-
declaration
- Specified by:
declaration
in interfaceFormatClosure
-
declaration
- Specified by:
declaration
in interfaceFormatClosure
-
declarations
- Specified by:
declarations
in interfaceFormatClosure
-
declarations
- Specified by:
declarations
in interfaceFormatClosure
-
initializer
- Specified by:
initializer
in interfaceFormatClosure
-
initializer
- Specified by:
initializer
in interfaceFormatClosure
-