public class PanParserAstUtils extends Object
| Constructor and Description |
|---|
PanParserAstUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Operation |
astToDml(ASTOperation node,
boolean optimized) |
static Template |
convertAstToTemplate(File file,
ASTTemplate ast) |
public static Template convertAstToTemplate(File file, ASTTemplate ast) throws SyntaxException
SyntaxExceptionpublic static Operation astToDml(ASTOperation node, boolean optimized) throws SyntaxException
SyntaxExceptionCopyright © 2014 Quattor. All Rights Reserved.