proxygen
gmock_class.py File Reference

Go to the source code of this file.

Namespaces

 cpp.gmock_class
 

Functions

def cpp.gmock_class._GenerateMethods (output_lines, source, class_node)
 
def cpp.gmock_class._GenerateMocks (filename, source, ast_list, desired_class_names)
 
def cpp.gmock_class.main (argv=sys.argv)
 

Variables

string cpp.gmock_class.__author__ = 'nnorwitz@google.com (Neal Norwitz)'
 
 cpp.gmock_class._dummy = set
 
 cpp.gmock_class.set = sets.Set
 
tuple cpp.gmock_class._VERSION = (1, 0, 1)
 
int cpp.gmock_class._INDENT = 2