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