|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.ast.Ext_c
jif.translate.ToJavaExt_c
public abstract class ToJavaExt_c
| Field Summary |
|---|
| Fields inherited from class polyglot.ast.Ext_c |
|---|
ext, node |
| Constructor Summary | |
|---|---|
ToJavaExt_c()
|
|
| Method Summary | |
|---|---|
abstract polyglot.ast.Node |
toJava(JifToJavaRewriter rw)
|
polyglot.visit.NodeVisitor |
toJavaEnter(JifToJavaRewriter rw)
|
| Methods inherited from class polyglot.ast.Ext_c |
|---|
copy, dump, ext, ext, init, node, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface polyglot.ast.Ext |
|---|
dump, ext, ext, init, node |
| Methods inherited from interface polyglot.util.Copy |
|---|
copy |
| Constructor Detail |
|---|
public ToJavaExt_c()
| Method Detail |
|---|
public polyglot.visit.NodeVisitor toJavaEnter(JifToJavaRewriter rw)
throws polyglot.types.SemanticException
toJavaEnter in interface ToJavaExtpolyglot.types.SemanticException
public abstract polyglot.ast.Node toJava(JifToJavaRewriter rw)
throws polyglot.types.SemanticException
toJava in interface ToJavaExtpolyglot.types.SemanticException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||