|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.ast.Ext_c
polyglot.ast.JL_c
jif.extension.JifJL_c
jif.extension.JifLocalDeclDel
public class JifLocalDeclDel
The delegate of the JifMethodDecl node.
JifMethodDecl| Field Summary |
|---|
| Fields inherited from class polyglot.ast.Ext_c |
|---|
ext, node |
| Constructor Summary | |
|---|---|
JifLocalDeclDel()
|
|
| Method Summary | |
|---|---|
polyglot.ast.Node |
buildTypes(polyglot.visit.TypeBuilder tb)
|
polyglot.ast.Node |
disambiguate(polyglot.visit.AmbiguityRemover ar)
|
polyglot.ast.Node |
typeCheck(polyglot.visit.TypeChecker tc)
|
| Methods inherited from class jif.extension.JifJL_c |
|---|
translate |
| Methods inherited from class polyglot.ast.JL_c |
|---|
addDecls, buildTypesEnter, checkConstants, copy, copy, disambiguateEnter, disambiguateOverride, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, jl, prettyPrint, prettyPrint, prettyPrint, throwTypes, typeCheckEnter, typeCheckOverride, visitChildren |
| 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.JL |
|---|
init, node |
| Methods inherited from interface polyglot.util.Copy |
|---|
copy |
| Constructor Detail |
|---|
public JifLocalDeclDel()
| Method Detail |
|---|
public polyglot.ast.Node buildTypes(polyglot.visit.TypeBuilder tb)
throws polyglot.types.SemanticException
buildTypes in interface polyglot.ast.NodeOpsbuildTypes in class JifJL_cpolyglot.types.SemanticException
public polyglot.ast.Node disambiguate(polyglot.visit.AmbiguityRemover ar)
throws polyglot.types.SemanticException
disambiguate in interface polyglot.ast.NodeOpsdisambiguate in class polyglot.ast.JL_cpolyglot.types.SemanticException
public polyglot.ast.Node typeCheck(polyglot.visit.TypeChecker tc)
throws polyglot.types.SemanticException
typeCheck in interface polyglot.ast.NodeOpstypeCheck in class polyglot.ast.JL_cpolyglot.types.SemanticExceptionJL_c.typeCheck(polyglot.visit.TypeChecker)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||