|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmlspecs.jml4.compiler.DefaultCompilerExtension
org.jmlspecs.eclipse.jdt.internal.esc2.ESC2Wrapper
org.jmlspecs.eclipse.jdt.internal.esc2.EscJava2Wrapper
public class EscJava2Wrapper
Field Summary | |
---|---|
static IJavaProject |
currentProject
|
static boolean |
manualRun
|
Fields inherited from interface org.jmlspecs.jml4.compiler.IBatchCompilerExtension |
---|
ARG_NOT_HANDLED |
Constructor Summary | |
---|---|
EscJava2Wrapper()
|
Method Summary | |
---|---|
void |
preCodeGeneration(Compiler compiler,
CompilationUnitDeclaration unit)
|
Methods inherited from class org.jmlspecs.eclipse.jdt.internal.esc2.ESC2Wrapper |
---|
configureArgs, getOptionsMap, name, optionsToBuffer, setOptionsMap |
Methods inherited from class org.jmlspecs.jml4.compiler.DefaultCompilerExtension |
---|
handleWarningToken, initCompilerOptions, optionKeyFromIrritant, warningTokenFromIrritant, warningTokenToIrritant |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean manualRun
public static IJavaProject currentProject
Constructor Detail |
---|
public EscJava2Wrapper()
Method Detail |
---|
public void preCodeGeneration(Compiler compiler, CompilationUnitDeclaration unit)
preCodeGeneration
in interface ICompilerExtension
preCodeGeneration
in class ESC2Wrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |