org.sonar.sslr.internal.matchers
Class LexerfulAstCreator

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

public class LexerfulAstCreator
extends Object


Method Summary
static AstNode create(ParseNode node, List<Token> tokens)
           
 
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(ParseNode node,
                             List<Token> tokens)


Copyright © 2009-2014 SonarSource. All Rights Reserved.