public final class MiniCParser extends Object
static Parser<Grammar>
create()
static AstNode
parseFile(String filePath)
parseString(String source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Parser<Grammar> create()
public static AstNode parseFile(String filePath)
public static AstNode parseString(String source)
Copyright © 2010–2015 SonarSource. All rights reserved.