Package eu.bandm.tools.metajava
Class BootFormatClosure
java.lang.Object
eu.bandm.tools.metajava.BootFormatClosure
- All Implemented Interfaces:
FormatClosure
-
Constructor Summary
Constructors -
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:
statementsin interfaceFormatClosure
-
statements
- Specified by:
statementsin interfaceFormatClosure
-
statement
- Specified by:
statementin interfaceFormatClosure
-
statement
- Specified by:
statementin interfaceFormatClosure
-
expression
- Specified by:
expressionin interfaceFormatClosure
-
expression
- Specified by:
expressionin interfaceFormatClosure
-
type
- Specified by:
typein interfaceFormatClosure
-
type
- Specified by:
typein interfaceFormatClosure
-
cases
- Specified by:
casesin interfaceFormatClosure
-
cases
- Specified by:
casesin interfaceFormatClosure
-
declaration
- Specified by:
declarationin interfaceFormatClosure
-
declaration
- Specified by:
declarationin interfaceFormatClosure
-
declarations
- Specified by:
declarationsin interfaceFormatClosure
-
declarations
- Specified by:
declarationsin interfaceFormatClosure
-
initializer
- Specified by:
initializerin interfaceFormatClosure
-
initializer
- Specified by:
initializerin interfaceFormatClosure
-