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

Public Member Functions

def __init__ (self, name, arg_names)
 
def AppendLine (self, line)
 
def args (self)
 
def body (self)
 
def name (self)
 

Private Attributes

 _args
 
 _body
 
 _name
 
 _needNewLine
 

Detailed Description

Holds a macro definition.

Definition at line 156 of file pddm.py.

Constructor & Destructor Documentation

◆ __init__()

def pddm.MacroCollection.MacroDefinition.__init__ (   self,
  name,
  arg_names 
)

Definition at line 159 of file pddm.py.

Member Function Documentation

◆ AppendLine()

def pddm.MacroCollection.MacroDefinition.AppendLine (   self,
  line 
)

Definition at line 165 of file pddm.py.

◆ args()

def pddm.MacroCollection.MacroDefinition.args (   self)

Definition at line 176 of file pddm.py.

◆ body()

def pddm.MacroCollection.MacroDefinition.body (   self)

Definition at line 180 of file pddm.py.

◆ name()

def pddm.MacroCollection.MacroDefinition.name (   self)

Definition at line 172 of file pddm.py.

Member Data Documentation

◆ _args

pddm.MacroCollection.MacroDefinition._args
private

Definition at line 161 of file pddm.py.

◆ _body

pddm.MacroCollection.MacroDefinition._body
private

Definition at line 162 of file pddm.py.

◆ _name

pddm.MacroCollection.MacroDefinition._name
private

Definition at line 160 of file pddm.py.

◆ _needNewLine

pddm.MacroCollection.MacroDefinition._needNewLine
private

Definition at line 163 of file pddm.py.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11