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 35 of file omniidl_be_python_with_docstring.py.

Constructor & Destructor Documentation

def omniidl_be_python_with_docstring.CommentToConstVisitor.__init__ (   self)

Definition at line 36 of file omniidl_be_python_with_docstring.py.

Member Function Documentation

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

Definition at line 90 of file omniidl_be_python_with_docstring.py.

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

Definition at line 40 of file omniidl_be_python_with_docstring.py.

def omniidl_be_python_with_docstring.CommentToConstVisitor.visitAST (   self,
  node 
)

Definition at line 107 of file omniidl_be_python_with_docstring.py.

def omniidl_be_python_with_docstring.CommentToConstVisitor.visitInterface (   self,
  node 
)

Definition at line 123 of file omniidl_be_python_with_docstring.py.

def omniidl_be_python_with_docstring.CommentToConstVisitor.visitModule (   self,
  node 
)

Definition at line 115 of file omniidl_be_python_with_docstring.py.

Member Data Documentation

omniidl_be_python_with_docstring.CommentToConstVisitor.commentStart

Definition at line 38 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 Sat Apr 17 2021 02:37:59