org.aspectj.weaver.loadtime
Class Options
java.lang.Object
org.aspectj.weaver.loadtime.Options
public class Options
- extends Object
A class that hanldes LTW options. Note: AV - I choosed to not reuse AjCompilerOptions and alike since those implies too many
dependancies on jdt and ajdt modules.
- Author:
- Alexandre Vasseur
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Options
public Options()
parse
public static Options.WeaverOption parse(String options,
ClassLoader laoder,
org.aspectj.bridge.IMessageHandler imh)