Miscellaneous¶
-
class
pyExploringCodeDOMParser.EmptyLine[source]¶ Bases:
pyExploringCodeDOMParser.CodeDOMObjectRepresents an empty line in the document.
-
class
pyExploringCodeDOMParser.CommentLine(commentText)[source]¶ Bases:
pyExploringCodeDOMParser.CodeDOMObjectRepresents a comment line in the document.