public class JjFieldDecl_c
extends polyglot.ext.jl.ast.FieldDecl_c
| Constructor and Description |
|---|
JjFieldDecl_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, addMembersEnter, buildTypes, buildTypesEnter, checkFieldInstanceConstant, declType, disambiguate, disambiguateEnter, dump, enterScope, entry, exceptionCheck, fieldInstance, fieldInstance, flags, flags, init, init, initializerInstance, initializerInstance, name, name, prettyPrint, reconstruct, toString, type, type, typeCheck, visitChildrenexceptions, exceptions, listEntry, reachable, reachableaddDecls, addMembers, addMembersOverride, buildTypesOverride, copy, del, del, disambiguateOverride, enterScope, exceptionCheckEnter, exceptionCheckOverride, ext, ext, ext, ext, init, node, position, position, print, printBlock, printSubStmt, throwTypes, translate, typeCheckEnter, 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 JjFieldDecl_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.