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