| Package | Description |
|---|---|
| com.bpodgursky.jbool_expressions.parsers |
| Modifier and Type | Class | Description |
|---|---|---|
class |
IdentityMap |
|
class |
QuotedMapper<T> |
| Modifier and Type | Method | Description |
|---|---|---|
static <T> Expression<T> |
ExprParser.parse(String expression,
TokenMapper<T> mapper) |
|
static <T> Expression<T> |
ExprParser.parse(org.antlr.runtime.tree.Tree tree,
TokenMapper<T> mapper) |
Copyright © 2019. All rights reserved.