public class PcrOpWalkerCtx extends Object implements NodeProcessorCtx
| Modifier and Type | Class and Description |
|---|---|
static class |
PcrOpWalkerCtx.OpToDeleteInfo |
| Constructor and Description |
|---|
PcrOpWalkerCtx(ParseContext parseContext,
List<PcrOpWalkerCtx.OpToDeleteInfo> opToRemove)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<PcrOpWalkerCtx.OpToDeleteInfo> |
getOpToRemove() |
ParseContext |
getParseContext() |
public PcrOpWalkerCtx(ParseContext parseContext, List<PcrOpWalkerCtx.OpToDeleteInfo> opToRemove)
public ParseContext getParseContext()
public List<PcrOpWalkerCtx.OpToDeleteInfo> getOpToRemove()
Copyright © 2017 The Apache Software Foundation. All rights reserved.