Public Member Functions | Public Attributes | Private Member Functions | List of all members
omniidl_be_python_with_docstring.CommentToConstVisitor Class Reference
Inheritance diagram for omniidl_be_python_with_docstring.CommentToConstVisitor:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def visitAST (self, node)
 
def visitInterface (self, node)
 
def visitModule (self, node)
 

Public Attributes

 commentStart
 

Private Member Functions

def _addDoc (self, parent, node)
 
def _commentToConst (self, node, comments)
 

Detailed Description

Definition at line 37 of file omniidl_be_python_with_docstring.py.

Constructor & Destructor Documentation

◆ __init__()

def omniidl_be_python_with_docstring.CommentToConstVisitor.__init__ (   self)

Definition at line 38 of file omniidl_be_python_with_docstring.py.

Member Function Documentation

◆ _addDoc()

def omniidl_be_python_with_docstring.CommentToConstVisitor._addDoc (   self,
  parent,
  node 
)
private

Definition at line 100 of file omniidl_be_python_with_docstring.py.

◆ _commentToConst()

def omniidl_be_python_with_docstring.CommentToConstVisitor._commentToConst (   self,
  node,
  comments 
)
private

Definition at line 43 of file omniidl_be_python_with_docstring.py.

◆ visitAST()

def omniidl_be_python_with_docstring.CommentToConstVisitor.visitAST (   self,
  node 
)

Definition at line 117 of file omniidl_be_python_with_docstring.py.

◆ visitInterface()

def omniidl_be_python_with_docstring.CommentToConstVisitor.visitInterface (   self,
  node 
)

Definition at line 135 of file omniidl_be_python_with_docstring.py.

◆ visitModule()

def omniidl_be_python_with_docstring.CommentToConstVisitor.visitModule (   self,
  node 
)

Definition at line 126 of file omniidl_be_python_with_docstring.py.

Member Data Documentation

◆ commentStart

omniidl_be_python_with_docstring.CommentToConstVisitor.commentStart

Definition at line 41 of file omniidl_be_python_with_docstring.py.


The documentation for this class was generated from the following file:


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:27