com.cedarsoft.codegen.parser
Class Parser
java.lang.Object
com.cedarsoft.codegen.parser.Parser
public class Parser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
@NotNull
public static Result parse(@Nullable@NonNls
Classpath classpath,
@NotNull
File... files)
parse
@NotNull
public static Result parse(@Nullable@NonNls
Classpath classpath,
@NotNull
Iterable<? extends File> files)
Copyright © 2010 cedarsoft GmbH. All Rights Reserved.