addClass

Add a public class to the types of this compilation unit

Return

the newly created class

Parameters

name

the class name


Add a class to the types of this compilation unit

Return

the newly created class

Parameters

name

the class name

modifiers

the modifiers (like Modifier.PUBLIC)