.happydoc.classinfo.py :  » Development » HappyDoc » HappyDoc3-r3_1 » happydoclib » parseinfo » Python Open Source

Home
Python Open Source
1.3.1.2 Python
2.Ajax
3.Aspect Oriented
4.Blog
5.Build
6.Business Application
7.Chart Report
8.Content Management Systems
9.Cryptographic
10.Database
11.Development
12.Editor
13.Email
14.ERP
15.Game 2D 3D
16.GIS
17.GUI
18.IDE
19.Installer
20.IRC
21.Issue Tracker
22.Language Interface
23.Log
24.Math
25.Media Sound Audio
26.Mobile
27.Network
28.Parser
29.PDF
30.Project Management
31.RSS
32.Search
33.Security
34.Template Engines
35.Test
36.UML
37.USB Serial
38.Web Frameworks
39.Web Server
40.Web Services
41.Web Unit
42.Wiki
43.Windows
44.XML
Python Open Source » Development » HappyDoc 
HappyDoc » HappyDoc3 r3_1 » happydoclib » parseinfo » .happydoc.classinfo.py
(S'eef0bb115d2f759d36de1d1e896eb5aa'
p1
(ihappydoclib.parseinfo.moduleinfo
ModuleInfo
p2
(dp3
S'_namespaces'
p4
((dp5
S'ClassInfo'
p6
(ihappydoclib.parseinfo.classinfo
ClassInfo
p7
(dp8
g4
((dp9
(dp10
S'_extractBaseClasses'
p11
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p12
(dp13
g4
((dp14
(dp15
tp16
sS'_exception_info'
p17
(dp18
sS'_parameter_names'
p19
(S'self'
p20
S'tree'
p21
tp22
sS'_parameter_info'
p23
(dp24
g20
(NNNtp25
sg21
(NNNtp26
ssS'_filename'
p27
S'../HappyDoc3-r3_1/happydoclib/parseinfo/classinfo.py'
p28
sS'_docstring'
p29
S'Returns a list of all base classes from which this class is derived.'
p30
sS'_name'
p31
g11
sS'_parent'
p32
g7
sS'_comment_info'
p33
(dp34
sS'_configuration_values'
p35
(dp36
sS'_class_info'
p37
g14
sS'_function_info'
p38
g15
sS'_comments'
p39
S''
sbsS'getBaseClassNames'
p40
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p41
(dp42
g4
((dp43
(dp44
tp45
sg17
(dp46
sg19
(S'self'
p47
tp48
sg23
(dp49
g47
(NNNtp50
ssg27
g28
sg29
S'Returns a list of the names of the base classes for this class.'
p51
sg31
g40
sg32
g7
sg33
g34
sg35
(dp52
sg37
g43
sg38
g44
sg39
S''
sbsS'getMethodNames'
p53
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p54
(dp55
g4
((dp56
(dp57
tp58
sg17
(dp59
sg19
(S'self'
p60
tp61
sg23
(dp62
g60
(NNNtp63
ssg27
g28
sg29
S'Returns a list of the names of methods defined for this class.'
p64
sg31
g53
sg32
g7
sg33
g34
sg35
(dp65
sg37
g56
sg38
g57
sg39
S''
sbsS'getExceptionNames'
p66
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p67
(dp68
g4
((dp69
(dp70
tp71
sg17
(dp72
sg19
(S'self'
p73
tp74
sg23
(dp75
g73
(NNNtp76
ssg27
g28
sg29
S'Returns a list of the names of all exceptions raised by this class.'
p77
sg31
g66
sg32
g7
sg33
g34
sg35
(dp78
sg37
g69
sg38
g70
sg39
S''
sbsS'_extractClassMembers'
p79
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p80
(dp81
g4
((dp82
(dp83
tp84
sg17
(dp85
sg19
(S'self'
p86
S'tree'
p87
tp88
sg23
(dp89
g86
(NNNtp90
sg87
(NNNtp91
ssg27
g28
sg29
S'Returns a list of all variable assignments\n        in the class member context.'
p92
sg31
g79
sg32
g7
sg33
g34
sg35
(dp93
sg37
g82
sg38
g83
sg39
S''
sbsS'getMethodInfo'
p94
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p95
(dp96
g4
((dp97
(dp98
tp99
sg17
(dp100
sg19
(S'self'
p101
S'name'
p102
tp103
sg23
(dp104
g101
(NNNtp105
sg102
(NNNtp106
ssg27
g28
sg29
S"Returns a FunctionInfo object for the method 'name', if it exists."
p107
sg31
g94
sg32
g7
sg33
g34
sg35
(dp108
sg37
g97
sg38
g98
sg39
S''
sbsS'__init__'
p109
(ihappydoclib.parseinfo.functioninfo
FunctionInfo
p110
(dp111
g4
((dp112
(dp113
tp114
sg17
(dp115
sg19
(S'self'
p116
S'parent'
p117
S'tree'
p118
S'commentInfo'
p119
tp120
sg23
(dp121
g119
(I1
S'{}'
Ntp122
sg116
(NNNtp123
sg118
(I1
S'None'
Ntp124
sg117
(I1
S'None'
Ntp125
ssg27
g28
sg29
S'Initialize the info extractor.\n\n        Parameters:\n\n            parent -- parent object for this class (e.g. Module)\n\n            tree -- parse tree from which to extract information\n\n            commentInfo -- comments extracted from the source file\n            for this class\n\n        '
p126
sg31
g109
sg32
g7
sg33
g34
sg35
(dp127
sg37
g112
sg38
g113
sg39
S''
sbstp128
sg27
g28
sg29
S'Gather information about a Python class from its parse tree.'
p129
sS'_class_member_info'
p130
(lp131
sg31
g6
sg32
g2
sg33
g34
sS'_base_class_info'
p132
(lp133
S'SuiteInfoBase'
p134
asg35
(dp135
sg37
g9
sg38
g10
sg39
S''
sbs(dp136
tp137
sS'_import_info'
p138
(ihappydoclib.parseinfo.imports
ImportInfo
p139
(dp140
S'_named_imports'
p141
(dp142
sS'_straight_imports'
p143
(lp144
sbsg27
g28
sg29
S'"""Gather information about a Python class from its parse tree.\n\n"""'
p145
sg31
S'classinfo'
p146
sg32
Nsg33
g34
sg35
(dp147
S'include_comments'
p148
I1
sS'cacheFilePrefix'
p149
S'.happydoc.'
p150
sS'useCache'
p151
I1
sS'docStringFormat'
p152
S'StructuredText'
p153
ssg37
g5
sg38
g136
sg39
S''
sbt.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.