| Package | Description |
|---|---|
| org.noear.solon.flow |
| Modifier and Type | Field and Description |
|---|---|
protected NodeType |
NodeDecl.type |
| Modifier and Type | Method and Description |
|---|---|
static NodeType |
NodeType.codeOf(int code) |
static NodeType |
NodeType.nameOf(String name) |
NodeType |
Node.type()
类型
|
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NodeDecl(String id,
NodeType type) |
Copyright © 2025. All rights reserved.