Variable SharedStaticConstructor.functionBody

class SharedStaticConstructor
{
  // ...
  FunctionBody functionBody;
  // ...
}