@Deprecated
public class JifLocalDecl_c
extends polyglot.ast.LocalDecl_c
Constructor and Description |
---|
JifLocalDecl_c(polyglot.util.Position pos,
polyglot.types.Flags flags,
polyglot.ast.TypeNode type,
polyglot.ast.Id name,
polyglot.ast.Expr init)
Deprecated.
|
JifLocalDecl_c(polyglot.util.Position pos,
polyglot.types.Flags flags,
polyglot.ast.TypeNode type,
polyglot.ast.Id name,
polyglot.ast.Expr init,
polyglot.ast.Ext ext)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
polyglot.ast.Node |
visitChildren(polyglot.visit.NodeVisitor v)
Deprecated.
|
acceptCFG, addDecls, buildTypes, checkConstants, childExpectedType, constantValueSet, copy, declType, disambiguate, dump, enterChildScope, extRewrite, firstChild, flags, flags, flags, id, id, id, init, init, init, isDisambiguated, localInstance, localInstance, localInstance, name, name, prettyPrint, reconstruct, toString, type, type, type, typeCheck, typeCheckEnter, varInstance
exceptionCheck, exceptions, exceptions, exceptions, listChild, reachable, reachable, reachable
buildTypesEnter, copy, copy, copyIfNeeded, del, del, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterScope, error, error, error, exceptionCheckEnter, ext, ext, ext, ext, extRewriteEnter, extRewriteOverride, isTypeChecked, lang, position, position, position, prettyPrint, prettyPrint, prettyPrint, prettyPrint, print, printBlock, printSubStmt, throwTypes, translate, typeCheckOverride, visit, visitChild, visitEdge, visitList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
del, del, error, error, ext, ext, ext, ext, isTypeChecked, position, position, visit, visitEdge
buildTypesEnter, copy, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterScope, exceptionCheck, exceptionCheckEnter, extRewriteEnter, extRewriteOverride, lang, prettyPrint, prettyPrint, prettyPrint, prettyPrint, throwTypes, translate, typeCheckOverride, visitChild, visitList
public JifLocalDecl_c(polyglot.util.Position pos, polyglot.types.Flags flags, polyglot.ast.TypeNode type, polyglot.ast.Id name, polyglot.ast.Expr init)
public JifLocalDecl_c(polyglot.util.Position pos, polyglot.types.Flags flags, polyglot.ast.TypeNode type, polyglot.ast.Id name, polyglot.ast.Expr init, polyglot.ast.Ext ext)