functionDefinition property

  1. @override
Token functionDefinition
final

The token introducing the expression that represents the body of the function.

Implementation

@override
final Token functionDefinition;