|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmlspecs.jml4.esc.GcTranslator
public class GcTranslator
Field Summary | |
---|---|
static java.lang.String |
POST_VAR_NAME
|
Constructor Summary | |
---|---|
GcTranslator(CompilerOptions options,
ProblemReporter problemReporter)
|
Method Summary | |
---|---|
GcProgram |
translate(JmlAbstractMethodDeclaration method,
JmlTypeDeclaration typeDecl,
CompilationUnitScope scope)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String POST_VAR_NAME
Constructor Detail |
---|
public GcTranslator(CompilerOptions options, ProblemReporter problemReporter)
Method Detail |
---|
public GcProgram translate(JmlAbstractMethodDeclaration method, JmlTypeDeclaration typeDecl, CompilationUnitScope scope)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |