public final class JCPreprocessor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JCPreprocessor.PreprocessingStatistics |
| Constructor and Description |
|---|
JCPreprocessor(PreprocessorContext context) |
| Modifier and Type | Method and Description |
|---|---|
JCPreprocessor.PreprocessingStatistics |
execute() |
static Iterable<CommandLineHandler> |
getCommandLineHandlers() |
PreprocessorContext |
getContext() |
static void |
main(String... args) |
public JCPreprocessor(PreprocessorContext context)
public static Iterable<CommandLineHandler> getCommandLineHandlers()
public PreprocessorContext getContext()
public JCPreprocessor.PreprocessingStatistics execute() throws IOException
IOExceptionpublic static void main(String... args)
Copyright © 2011–2019 Igor Maznitsa. All rights reserved.