Repository URL to install this package:
|
Version:
2.18 ▾
|
pycparser
/
_ast_gen.pyc
|
|---|
ó
öXc @ s d d l Z d d l m Z d e f d YZ d e f d YZ d Z d Z e d k r d d l Z e d
Z
e
j e d d n d S(
iÿÿÿÿN( t Templatet ASTCodeGeneratorc B s) e Z d d Z d d Z d Z RS( s
_c_ast.cfgc C sA | | _ g | j | D] \ } } t | | ^ q | _ d S( sN Initialize the code generator from a configuration
file.
N( t cfg_filenamet
parse_cfgfilet NodeCfgt node_cfg( t selfR t namet contents( ( sT /tmp/pip-build-1VX2x9/pycparser/build/bdist.linux-x86_64/wheel/pycparser/_ast_gen.pyt __init__ s c C s^ t t j d | j } | t 7} x% | j D] } | | j d 7} q/ W| j | d S( s<