| Package | Description |
|---|---|
| net.sourceforge.plantuml.turing |
| Modifier and Type | Method and Description |
|---|---|
static BFToken |
BFToken.getToken(char c) |
static BFToken |
BFToken.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BFToken[] |
BFToken.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.