|
proxygen
|
Public Member Functions | |
| def | __init__ (self) |
| def | GetLastLine (self) |
| def | Append (self, s) |
| def | __init__ (self) |
| def | GetLastLine (self) |
| def | Append (self, s) |
| def | __init__ (self) |
| def | GetLastLine (self) |
| def | Append (self, s) |
Public Attributes | |
| string | |
| def pump.Output.__init__ | ( | self | ) |
| def pump.Output.__init__ | ( | self | ) |
| def pump.Output.__init__ | ( | self | ) |
| def pump.Output.Append | ( | self, | |
| s | |||
| ) |
Definition at line 652 of file pump.py.
References pump.Output.string.
Referenced by pump.Output.Append().
| def pump.Output.Append | ( | self, | |
| s | |||
| ) |
Definition at line 652 of file pump.py.
References pump.Output.Append(), pump.BeautifyCode(), pump.ConvertFromPumpSource(), pump.IsHeaderGuardIncludeOrOneLineIWYUPragma(), pump.IsInPreprocessorDirective(), pump.IsMultiLineIWYUPragma(), pump.IsSingleLineComment(), join, pump.main(), pump.ParseToAST(), folly::gen.range(), pump.RunAtomicCode(), pump.RunCode(), pump.Output.string, folly::detail::distributed_mutex.strip(), pump.StripMetaComments(), pump.WrapCode(), pump.WrapComment(), pump.WrapLongLine(), pump.WrapPlainCode(), and pump.WrapPreprocessorDirective().
| def pump.Output.Append | ( | self, | |
| s | |||
| ) |
Definition at line 652 of file pump.py.
References pump.Output.Append(), pump.BeautifyCode(), pump.ConvertFromPumpSource(), pump.IsHeaderGuardIncludeOrOneLineIWYUPragma(), pump.IsInPreprocessorDirective(), pump.IsMultiLineIWYUPragma(), pump.IsSingleLineComment(), join, pump.main(), pump.ParseToAST(), folly::gen.range(), pump.RunAtomicCode(), pump.RunCode(), pump.Output.string, folly::detail::distributed_mutex.strip(), pump.StripMetaComments(), pump.WrapCode(), pump.WrapComment(), pump.WrapLongLine(), pump.WrapPlainCode(), and pump.WrapPreprocessorDirective().
| def pump.Output.GetLastLine | ( | self | ) |
Definition at line 645 of file pump.py.
References pump.Output.string.
Referenced by pump.Output.GetLastLine().
| def pump.Output.GetLastLine | ( | self | ) |
Definition at line 645 of file pump.py.
References pump.Output.GetLastLine(), and pump.Output.string.
| def pump.Output.GetLastLine | ( | self | ) |
Definition at line 645 of file pump.py.
References pump.Output.GetLastLine(), and pump.Output.string.
| pump.Output.string |
Definition at line 643 of file pump.py.
Referenced by pump.Output.__init__(), pump.Output.Append(), and pump.Output.GetLastLine().