public class ExpressionParser
extends java.lang.Object
| Constructor and Description |
|---|
ExpressionParser(java.lang.CharSequence buffer,
int offset,
int endOffset) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
parse() |
public ExpressionParser(java.lang.CharSequence buffer,
int offset,
int endOffset)
public Expression parse()
Copyright © 2022. All rights reserved.