public class Generator extends Transform
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
beginPerfLogging, endPerfLogging, endPerfLoggingpublic ParseContext transform(ParseContext pctx) throws SemanticException
Transformtransform in class Transformpctx - input parse contextSemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.