|
||||||||||
| 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.jml4.esc.Esc
public class Esc
| Field Summary |
|---|
| Fields inherited from interface org.jmlspecs.jml4.compiler.IBatchCompilerExtension |
|---|
ARG_NOT_HANDLED |
| Constructor Summary | |
|---|---|
Esc()
|
|
| Method Summary | |
|---|---|
java.lang.String |
name()
|
void |
optionsToBuffer(CompilerOptions options,
java.lang.StringBuffer buf)
|
void |
preCodeGeneration(Compiler compiler,
CompilationUnitDeclaration unit)
|
| Methods inherited from class org.jmlspecs.jml4.compiler.DefaultCompilerExtension |
|---|
configureArgs, getOptionsMap, handleWarningToken, initCompilerOptions, optionKeyFromIrritant, setOptionsMap, warningTokenFromIrritant, warningTokenToIrritant |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Esc()
| Method Detail |
|---|
public java.lang.String name()
name in interface ICompilerExtensionname in class DefaultCompilerExtension
public void preCodeGeneration(Compiler compiler,
CompilationUnitDeclaration unit)
preCodeGeneration in interface ICompilerExtensionpreCodeGeneration in class DefaultCompilerExtension
public void optionsToBuffer(CompilerOptions options,
java.lang.StringBuffer buf)
optionsToBuffer in interface ICompilerExtensionoptionsToBuffer in class DefaultCompilerExtension
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||