All node types in the type sub-hierarchy:
Type
and some auxiliary node types that aren’t proper Types.
(For example, while String*
is part of the valid type {String*}
,
it’s not a valid type by itself.)
Initializer |
TypeIsh() |
Attributes | |
children | shared formal <TypeIsh|Identifier|Variance|IntegerLiteral>[] children The child nodes of this node. Refines Node.children |
Inherited Attributes |
Attributes inherited from: Node |
Attributes inherited from: Object hash , string |
Inherited Methods |
Methods inherited from: Node |
Methods inherited from: Object equals |