public class JavaParser extends com.sonar.sslr.api.typed.ActionParser<Tree>
static com.sonar.sslr.api.typed.ActionParser<Tree>
createParser(Charset charset)
Tree
parse(File file)
parse(String source)
rootRule
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static com.sonar.sslr.api.typed.ActionParser<Tree> createParser(Charset charset)
public Tree parse(File file)
parse
com.sonar.sslr.api.typed.ActionParser<Tree>
public Tree parse(String source)
Copyright © 2012–2016 SonarSource. All rights reserved.