| Package | Description |
|---|---|
| net.heberling.clanlord.macro.interpreter.node |
| Modifier and Type | Method and Description |
|---|---|
static MacroMacroNode.Attribute |
MacroMacroNode.Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacroMacroNode.Attribute[] |
MacroMacroNode.Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<MacroMacroNode.Attribute> |
MacroMacroNode.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
MacroMacroNode.addAttribute(MacroMacroNode.Attribute attribute) |
Copyright © 2021 Markus Heberling. All rights reserved.