Package | Description |
---|---|
com.github.antlrjavaparser |
Modifier and Type | Method and Description |
---|---|
static CompilationUnit |
JavaParser.parse(InputStream in,
ParserConfigurator parserConfigurator)
Parses the Java code contained in the
InputStream and returns
a CompilationUnit that represents it. |
Copyright © 2014. All Rights Reserved.