@Deprecated
public class JifFormal_c
extends polyglot.ast.Formal_c
Constructor and Description |
---|
JifFormal_c(polyglot.util.Position pos,
polyglot.types.Flags flags,
polyglot.ast.TypeNode type,
polyglot.ast.Id name)
Deprecated.
|
JifFormal_c(polyglot.util.Position pos,
polyglot.types.Flags flags,
polyglot.ast.TypeNode type,
polyglot.ast.Id name,
polyglot.ast.Ext ext)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isDisambiguated()
Deprecated.
|
acceptCFG, addDecls, buildTypes, copy, declType, disambiguate, dump, extRewrite, firstChild, flags, flags, flags, id, id, id, localInstance, localInstance, localInstance, name, name, prettyPrint, reconstruct, toString, type, type, type, typeCheck, visitChildren
exceptionCheck, exceptions, exceptions, exceptions, listChild, reachable, reachable, reachable
buildTypesEnter, checkConstants, childExpectedType, copy, copy, copyIfNeeded, del, del, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, 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, typeCheckEnter, 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, checkConstants, childExpectedType, copy, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, extRewriteEnter, extRewriteOverride, lang, prettyPrint, prettyPrint, prettyPrint, prettyPrint, throwTypes, translate, typeCheckEnter, typeCheckOverride, visitChild, visitList
public JifFormal_c(polyglot.util.Position pos, polyglot.types.Flags flags, polyglot.ast.TypeNode type, polyglot.ast.Id name)
public JifFormal_c(polyglot.util.Position pos, polyglot.types.Flags flags, polyglot.ast.TypeNode type, polyglot.ast.Id name, polyglot.ast.Ext ext)