|
||||||||||
| 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 |
|---|
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, getHolder, getMessageHandler, main, quit, renderExceptionForUser, run, runMain, setCommand, setCompletionRunner, setHolder |
| Methods inherited from class java.lang.Object |
|---|
equals, 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 | |||||||||