public interface Transform
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
ParseContext transform(ParseContext pctx) throws SemanticException
pctx - input parse contextSemanticExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.