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, visitChildren
exceptions, exceptions, listEntry, reachable, reachable
addDecls, 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, visitList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
del, del, ext, ext, ext, ext, position, position, visit, visitChild, visitEdge, visitList
public JjFieldDecl_c(polyglot.util.Position pos, polyglot.types.Flags flags, polyglot.ast.TypeNode type, String name, polyglot.ast.Expr init)