Variable ShortenedFunctionBody.functionContracts

class ShortenedFunctionBody
{
  // ...
  FunctionContract[] functionContracts ;
  // ...
}