public class JjLocalDecl_c
extends polyglot.ext.jl.ast.LocalDecl_c
Constructor and Description |
---|
JjLocalDecl_c(polyglot.util.Position pos,
polyglot.types.Flags flags,
polyglot.ast.TypeNode type,
String name,
polyglot.ast.Expr init) |
Modifier and Type | Method and Description |
---|---|
polyglot.types.Type |
childExpectedType(polyglot.ast.Expr child,
polyglot.visit.AscriptionVisitor av) |
acceptCFG, addDecls, buildTypes, declType, disambiguate, dump, enterScope, entry, flags, flags, init, init, localInstance, localInstance, name, name, prettyPrint, reconstruct, toString, type, type, typeCheck, typeCheckEnter, visitChildren
exceptionCheck, exceptions, exceptions, listEntry, reachable, reachable
addMembers, addMembersEnter, addMembersOverride, buildTypesEnter, buildTypesOverride, copy, del, del, disambiguateEnter, disambiguateOverride, enterScope, exceptionCheckEnter, exceptionCheckOverride, ext, ext, ext, ext, init, node, position, position, print, printBlock, printSubStmt, throwTypes, translate, typeCheckOverride, visit, visitChild, visitEdge, visitList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
del, del, ext, ext, ext, ext, position, position, visit, visitChild, visitEdge, visitList
public JjLocalDecl_c(polyglot.util.Position pos, polyglot.types.Flags flags, polyglot.ast.TypeNode type, String name, polyglot.ast.Expr init)