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 Summary:
__text
__file
__line
Methods Summary:
__init__
(
self
,
text
,
file
,
line
)
text
(
self
)
__str__
(
self
)
file
(
self
)
line
(
self
)
Generated on Thu Apr 16 16:27:03 2009 by
synopsis
(version devel)