@Deprecated public class ConstArrayTypeNode_c extends polyglot.ast.ArrayTypeNode_c implements ConstArrayTypeNode
ConstArrayTypeNode is a type node for a non-canonical
const array type.| Constructor and Description |
|---|
ConstArrayTypeNode_c(polyglot.util.Position pos,
polyglot.ast.TypeNode base)
Deprecated.
|
ConstArrayTypeNode_c(polyglot.util.Position pos,
polyglot.ast.TypeNode base,
polyglot.ast.Ext ext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
polyglot.ast.Node |
buildTypes(polyglot.visit.TypeBuilder tb)
Deprecated.
|
polyglot.ast.Node |
disambiguate(polyglot.visit.AmbiguityRemover ar)
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
base, base, base, copy, exceptionCheck, isDisambiguated, prettyPrint, reconstruct, typeCheck, visitChildrenacceptCFG, firstChild, name, qualifier, type, type, typeexceptions, exceptions, exceptions, extRewrite, listChild, reachable, reachable, reachableaddDecls, buildTypesEnter, checkConstants, childExpectedType, copy, copy, copyIfNeeded, del, del, disambiguateEnter, disambiguateOverride, dump, 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, visitListclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbase, basedel, del, dump, error, error, ext, ext, ext, ext, isDisambiguated, isTypeChecked, position, position, visit, visitEdgeaddDecls, buildTypesEnter, checkConstants, childExpectedType, copy, copy, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, extRewrite, extRewriteEnter, extRewriteOverride, lang, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, throwTypes, translate, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitListpublic ConstArrayTypeNode_c(polyglot.util.Position pos,
polyglot.ast.TypeNode base)
public ConstArrayTypeNode_c(polyglot.util.Position pos,
polyglot.ast.TypeNode base,
polyglot.ast.Ext ext)
public polyglot.ast.Node buildTypes(polyglot.visit.TypeBuilder tb)
buildTypes in interface polyglot.ast.NodeOpsbuildTypes in class polyglot.ast.ArrayTypeNode_cpublic polyglot.ast.Node disambiguate(polyglot.visit.AmbiguityRemover ar)
disambiguate in interface polyglot.ast.NodeOpsdisambiguate in class polyglot.ast.ArrayTypeNode_cpublic java.lang.String toString()
toString in class polyglot.ast.ArrayTypeNode_c