Package | Description |
---|---|
org.apache.commons.jexl2 |
Provides a framework for evaluating JEXL expressions.
|
org.apache.commons.jexl2.parser |
Contains the Parser for JEXL script.
|
Modifier and Type | Method and Description |
---|---|
DebugInfo |
DebugInfo.debugInfo()
Gets the underlying debugging information.
|
DebugInfo |
JexlInfo.debugInfo()
Gets the underlying debugging information.
|
Modifier and Type | Method and Description |
---|---|
DebugInfo |
JexlNode.debugInfo()
Gets the underlying debugging information.
|
Copyright © 2022. All rights reserved.