Package org.aspectj.tools.ajdoc
Class CompilerWrapper
java.lang.Object
org.aspectj.tools.ajc.Main
org.aspectj.tools.ajdoc.CompilerWrapper
Wrapper for ajdoc's use of the AspectJ compiler.
- Author:
- Mik Kersten
-
Nested Class Summary
Nested classes/interfaces inherited from class org.aspectj.tools.ajc.Main
Main.CommandController, Main.LogModeMessagePrinter, Main.MessagePrinter -
Field Summary
Fields inherited from class org.aspectj.tools.ajc.Main
command, commandName, controller, ourHandler, THROWN_PREFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AsmManagerexecuteMain(String[] args) static IMessage[]static booleanMethods inherited from class org.aspectj.tools.ajc.Main
bareMain, fail, getHolder, getMessageHandler, main, outMessage, quit, renderExceptionForUser, report, run, runMain, setCommand, setCompletionRunner, setHolder, systemExit
-
Constructor Details
-
CompilerWrapper
public CompilerWrapper()
-
-
Method Details
-
executeMain
-
hasErrors
public static boolean hasErrors() -
getErrors
-