public interface InstTypeNode
extends polyglot.ast.TypeNode
| Modifier and Type | Method and Description |
|---|---|
polyglot.ast.TypeNode |
base() |
InstTypeNode |
base(polyglot.ast.TypeNode base) |
java.util.List<ParamNode> |
params() |
InstTypeNode |
params(java.util.List<ParamNode> params) |
del, del, dump, error, error, ext, ext, ext, ext, isDisambiguated, isTypeChecked, position, position, visit, visitEdgeaddDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, copy, disambiguate, 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, visitListpolyglot.ast.TypeNode base()
InstTypeNode base(polyglot.ast.TypeNode base)
java.util.List<ParamNode> params()
InstTypeNode params(java.util.List<ParamNode> params)