diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-02 10:20:20 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-31 12:41:23 +0100 |
commit | 3492bff64a809b3a2a2376b83f41e099e16d22f6 (patch) | |
tree | 5434ee1339f0fb038584a00fb14739909e570fb3 /bitbake/lib/pysh/pyshyacc.py | |
parent | 13fdd4ae5d5709332d84427ff8e60dc9ba62974f (diff) | |
download | openembedded-core-3492bff64a809b3a2a2376b83f41e099e16d22f6.tar.gz openembedded-core-3492bff64a809b3a2a2376b83f41e099e16d22f6.tar.bz2 openembedded-core-3492bff64a809b3a2a2376b83f41e099e16d22f6.tar.xz openembedded-core-3492bff64a809b3a2a2376b83f41e099e16d22f6.zip |
bitbake: Add codeparser for parsing shell and python functions
This commit is derived from Chris Larson's checksum work, turned into a
standalone piece of code for parsing python and shell functions.
The deindent code has been replaced with code to work around indentation
for speed. The original NodeVisitor in the ast was replaced with a faster
class walk call.
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'bitbake/lib/pysh/pyshyacc.py')
0 files changed, 0 insertions, 0 deletions