public interface TypeExpressionNode extends Node
| Modifier and Type | Method and Description |
|---|---|
ResolvedType |
generateDefinition()
Generates the definition that results of evaluating this expression
|
String |
getTypeExpressionText() |
addChild, addChild, annotate, annotations, copy, findAncestorWith, findDescendantsWith, get, getChildren, getContextNode, getEndPosition, getParent, getRootNode, getSource, getStartPosition, getType, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParent, setSource@Nullable ResolvedType generateDefinition()
String getTypeExpressionText()
Copyright © 2020. All rights reserved.