returnType property

ASTType<T> returnType
final

The return type of this function.

Implementation

final ASTType<T> returnType;