org.sonar.sslr.internal.ast.select
Class AstSelectFactory
java.lang.Object
org.sonar.sslr.internal.ast.select.AstSelectFactory
public final class AstSelectFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
select
public static AstSelect select(@Nullable
AstNode node)
create
public static AstSelect create(List<AstNode> list)
empty
public static AstSelect empty()
Copyright © 2009-2014 SonarSource. All Rights Reserved.