functionDefinition property
Token
get
functionDefinition
Return the token introducing the expression that represents the body of the function.
Implementation
Token get functionDefinition;
Return the token introducing the expression that represents the body of the function.
Token get functionDefinition;