| Modifier and Type | Method and Description |
|---|---|
void |
body(TypeModel returnType,
StatementModel... statement) |
State |
constant(VarModel constant) |
State |
keyword(String name,
Set<String> aliases) |
State |
method(String name) |
State |
parameter(VarModel variable) |
static State |
start(ModelFactory factory,
TypeModel rootTypeModel,
Modifier... modifiers) |
public static State start(ModelFactory factory, TypeModel rootTypeModel, Modifier... modifiers)
public void body(TypeModel returnType, StatementModel... statement)
Copyright © 2020. All rights reserved.