| Package | Description |
|---|---|
| uk.co.real_logic.sbe.generation |
| Modifier and Type | Method and Description |
|---|---|
static TargetCodeGenerator |
TargetCodeGenerator.get(String name)
Do a case insensitive lookup of a target language for code generation.
|
static TargetCodeGenerator |
TargetCodeGenerator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetCodeGenerator[] |
TargetCodeGenerator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 Real Logic Ltd. All Rights Reserved.