| Package | Description |
|---|---|
| org.kie.dmn.feel.lang.ast | |
| org.kie.dmn.feel.runtime.events |
| Modifier and Type | Method and Description |
|---|---|
protected Supplier<FEELEvent> |
BaseNode.astEvent(FEELEvent.Severity severity,
String message) |
protected Supplier<FEELEvent> |
BaseNode.astEvent(FEELEvent.Severity severity,
String message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
FEELEvent.Severity |
FEELEventBase.getSeverity() |
FEELEvent.Severity |
FEELEvent.getSeverity() |
FEELEvent.Severity |
ASTEventBase.getSeverity() |
static FEELEvent.Severity |
FEELEvent.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FEELEvent.Severity[] |
FEELEvent.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.