| Package | Description |
|---|---|
| wyal.heap |
| Modifier and Type | Method and Description |
|---|---|
AbstractSyntacticItem.Operands |
AbstractSyntacticItem.Schema.getOperands() |
static AbstractSyntacticItem.Operands |
AbstractSyntacticItem.Operands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSyntacticItem.Operands[] |
AbstractSyntacticItem.Operands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Schema(AbstractSyntacticItem.Operands operands,
AbstractSyntacticItem.Blocks blocks,
AbstractSyntacticItem.Extras... extras) |
Schema(AbstractSyntacticItem.Operands operands,
AbstractSyntacticItem.Extras... extras) |
Copyright © 2017. All rights reserved.