org.sonar.sslr.internal.matchers
Class AstCreator

java.lang.Object
  extended by org.sonar.sslr.internal.matchers.AstCreator

public final class AstCreator
extends Object


Method Summary
static AstNode create(ParsingResult parsingResult, Text input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static AstNode create(ParsingResult parsingResult,
                             Text input)


Copyright © 2009-2014 SonarSource. All Rights Reserved.