org.quattor.pan.parser
Class PanParserAstUtils

java.lang.Object
  extended by org.quattor.pan.parser.PanParserAstUtils

public class PanParserAstUtils
extends Object


Constructor Summary
PanParserAstUtils()
           
 
Method Summary
static Operation astToDml(ASTOperation node)
           
static Template convertAstToTemplate(File file, ASTTemplate ast)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanParserAstUtils

public PanParserAstUtils()
Method Detail

convertAstToTemplate

public static Template convertAstToTemplate(File file,
                                            ASTTemplate ast)
                                     throws SyntaxException
Throws:
SyntaxException

astToDml

public static Operation astToDml(ASTOperation node)
                          throws SyntaxException
Throws:
SyntaxException


Copyright © 2012 Quattor. All Rights Reserved.