A C G H L O R S T X

G

getArgs() - Method in class org.aspectj.tools.ajc.CompilationResult
The arguments that were passed to the compiler.
getCurrentTest() - Method in class org.aspectj.testing.XMLBasedAjcTestCase
Get the currently executing test.
getErrorMessages() - Method in class org.aspectj.tools.ajc.CompilationResult
The error messages produced by the compiler.
getFailMessages() - Method in class org.aspectj.tools.ajc.CompilationResult
The fail or abort messages produced by the compiler.
getInfoMessages() - Method in class org.aspectj.tools.ajc.CompilationResult
The informational messages produced by the compiler.
getSpecFile() - Method in class org.aspectj.testing.XMLBasedAjcTestCase
The file containing the XML specification for the tests.
getStandardError() - Method in class org.aspectj.tools.ajc.CompilationResult
The standard error written by the compiler, excluding any messages.
getStandardOutput() - Method in class org.aspectj.tools.ajc.CompilationResult
The standard output written by the compiler, excluding any messages.
getWarningMessages() - Method in class org.aspectj.tools.ajc.CompilationResult
The warning messages produced by the compiler.

A C G H L O R S T X