pycode.h File Reference

#include "qtbc.h"
#include <stdio.h>

Go to the source code of this file.

Functions

void parsePythonCode (CodeOutputInterface &, const char *, const QCString &, bool, const char *, FileDef *fd=0, int startLine=-1, int endLine=-1, bool inlineFragment=FALSE, MemberDef *memberDef=0)
void resetPythonCodeParserState ()


Function Documentation

void parsePythonCode ( CodeOutputInterface ,
const char *  ,
const QCString &  ,
bool  ,
const char *  ,
FileDef fd = 0,
int  startLine = -1,
int  endLine = -1,
bool  inlineFragment = FALSE,
MemberDef memberDef = 0 
)

Definition at line 3673 of file pycode.cpp.

References CodeOutputInterface::endCodeLine(), pycodeYYin, pycodeYYlex(), and pycodeYYrestart().

Referenced by PythonLanguageScanner::parseCode().

void resetPythonCodeParserState (  ) 

Definition at line 3632 of file pycode.cpp.

References BEGIN, and Body.

Referenced by PythonLanguageScanner::resetCodeParserState().



Generated on Mon Mar 31 10:58:53 2008 by  doxygen 1.5.1