Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Parsers
.
IDL
.
idlast
class Comment
File:
../Synopsis/Parsers/IDL/idlast.py
Class containing information about a comment Functions: text() -- text of the comment __str__() -- same as text() file() -- file containing the comment line() -- line number in file
-
Attributes
__text
__file
__line
-
Methods
__init__
(
self
,
text
,
file
,
line
)
text
(
self
)
__str__
(
self
)
file
(
self
)
line
(
self
)
Generated on Tue Jul 20 09:07:03 2010 by
synopsis
(version devel)