| Package | Description |
|---|---|
| org.marid.bd.blocks.expressions |
| Modifier and Type | Field and Description |
|---|---|
protected BinExpBlock.TokenType |
BinExpBlock.tokenType |
| Modifier and Type | Field and Description |
|---|---|
protected ComboInputControl<BinExpBlock.TokenType> |
BinExpBlock.BinExpEditor.tokenTypeBox |
| Modifier and Type | Method and Description |
|---|---|
BinExpBlock.TokenType |
BinExpBlock.getTokenType() |
static BinExpBlock.TokenType |
BinExpBlock.TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinExpBlock.TokenType[] |
BinExpBlock.TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinExpBlock.BinExpListener.changedTokenType(BinExpBlock.TokenType type) |
void |
BinExpBlock.setTokenType(BinExpBlock.TokenType token) |
Copyright © 2012–2015 MARID software development group. All rights reserved.