| Package | Description |
|---|---|
| org.openl.rules.tbasic.compile |
| Modifier and Type | Method and Description |
|---|---|
SuitablityAsReturn |
ReturnAnalyzer.analyze(List<AlgorithmTreeNode> nodesToAnalyze)
Make full analysis of correctness of returns sequence and return types and detects unreachable code.
|
static SuitablityAsReturn |
SuitablityAsReturn.lessSuitable(SuitablityAsReturn first,
SuitablityAsReturn second) |
static SuitablityAsReturn |
SuitablityAsReturn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuitablityAsReturn[] |
SuitablityAsReturn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SuitablityAsReturn |
SuitablityAsReturn.lessSuitable(SuitablityAsReturn first,
SuitablityAsReturn second) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.