|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aspectj.tools.ajc.Main
org.aspectj.tools.ajdoc.CompilerWrapper
public class CompilerWrapper
Wrapper for ajdoc's use of the AspectJ compiler.
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 | |
---|---|
CompilerWrapper()
|
Method Summary | |
---|---|
static AsmManager |
executeMain(java.lang.String[] args)
|
static IMessage[] |
getErrors()
|
static boolean |
hasErrors()
|
Methods inherited from class org.aspectj.tools.ajc.Main |
---|
bareMain, fail, getHolder, getMessageHandler, main, outMessage, quit, renderExceptionForUser, report, run, runMain, setCommand, setCompletionRunner, setHolder, systemExit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompilerWrapper()
Method Detail |
---|
public static AsmManager executeMain(java.lang.String[] args)
public static boolean hasErrors()
public static IMessage[] getErrors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |