示例#1
0
 public override void SetLeadingWhiteSpace(PythonAst ast, string whiteSpace)
 {
     TrueExpression.SetLeadingWhiteSpace(ast, whiteSpace);
 }