public class ComplexMatchValue
extends Value
| Modifier and Type | Field and Description |
|---|---|
static Value |
INTERIOR_MATCH
This is the Value of a node which was matched as part of a complex match.
|
| Constructor and Description |
|---|
ComplexMatchValue(ComplexMatchResult result) |
| Modifier and Type | Method and Description |
|---|---|
Value |
evaluate(NodeLIRBuilder builder) |
public static final Value INTERIOR_MATCH
public ComplexMatchValue(ComplexMatchResult result)
public Value evaluate(NodeLIRBuilder builder)