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, visitChildrenexceptionCheck, exceptions, exceptions, listEntry, reachable, reachableaddMembers, 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, visitListclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdel, del, ext, ext, ext, ext, position, position, visit, visitChild, visitEdge, visitListpublic JjLocalDecl_c(polyglot.util.Position pos,
polyglot.types.Flags flags,
polyglot.ast.TypeNode type,
String name,
polyglot.ast.Expr init)
Copyright © 2020 Soot OSS. All rights reserved.