| Package | Description |
|---|---|
| net.fortytwo.ripple.model.enums |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionAssociativity |
ExpressionAssociativity.find(String name) |
static ExpressionAssociativity |
ExpressionAssociativity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionAssociativity[] |
ExpressionAssociativity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2012 fortytwo.net. All Rights Reserved.