| Package | Description |
|---|---|
| com.googlecode.aviator.runtime.function.internal | |
| com.googlecode.aviator.utils |
| Modifier and Type | Method and Description |
|---|---|
static ReducerResult |
ReducerResult.withBreak(AviatorObject obj) |
static ReducerResult |
ReducerResult.withCont(AviatorObject obj) |
static ReducerResult |
ReducerResult.withEmpty(AviatorObject obj) |
static ReducerResult |
ReducerResult.withReturn(AviatorObject obj) |
| Modifier and Type | Field and Description |
|---|---|
static ReducerResult |
Constants.REDUCER_EMPTY |
Copyright © 2010–2022. All rights reserved.