| Package | Description |
|---|---|
| sharpen.core.csharp.ast |
| Modifier and Type | Method and Description |
|---|---|
CSClassModifier |
CSClass.modifier() |
static CSClassModifier |
CSClassModifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSClassModifier[] |
CSClassModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CSClass.modifier(CSClassModifier modifier) |
| Constructor and Description |
|---|
CSClass(String name,
CSClassModifier modifier) |
Copyright © 2014. All Rights Reserved.