NodeImplBase.Scoped| Constructor and Description |
|---|
IdeWithTypeParam(JooSymbol ide,
JooSymbol symDotLt,
Type type,
JooSymbol symGt) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPublicApiDependency() |
List<? extends AstNode> |
getChildren() |
JooSymbol |
getOriginalIde() |
JooSymbol |
getSymDotLt() |
JooSymbol |
getSymGt() |
Type |
getType() |
void |
scope(Scope scope) |
void |
visit(AstVisitor visitor) |
addExternalUsage, analyzeAsExpr, equals, getDeclaration, getDeclaration, getIde, getMemberDeclaration, getName, getQualified, getQualifiedName, getQualifiedNameStr, getQualifier, getScope, getSymbol, hashCode, isBound, isQualified, isQualifiedBySuper, isQualifiedByThis, isRewriteThis, isSuper, isThis, qualify, resolveDeclaration, setBound, setIde, setQualified, toString, verifyIdentifieranalyze, analyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic List<? extends AstNode> getChildren()
getChildren in interface AstNodegetChildren in class NodeImplBasepublic JooSymbol getOriginalIde()
public JooSymbol getSymDotLt()
public Type getType()
public JooSymbol getSymGt()
public void scope(Scope scope)
public void visit(AstVisitor visitor) throws IOException
visit in interface AstNodevisit in class IdeIOExceptionpublic void addPublicApiDependency()
addPublicApiDependency in class IdeCopyright © 2002–2019 CoreMedia AG. All rights reserved.