org.sonar.javascript.model
Class ASTMaker

java.lang.Object
  extended by org.sonar.javascript.model.ASTMaker

public final class ASTMaker
extends Object


Method Summary
static ASTMaker create()
           
 Tree makeFrom(com.sonar.sslr.api.AstNode astNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

makeFrom

public Tree makeFrom(com.sonar.sslr.api.AstNode astNode)

create

public static ASTMaker create()


Copyright © 2011-2014 SonarSource and Eriks Nukis. All Rights Reserved.