Variable FunctionLiteralExpression.functionOrDelegate

class FunctionLiteralExpression
{
  // ...
  ubyte functionOrDelegate ;
  // ...
}