My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
pycode.h File Reference
#include "types.h"

Go to the source code of this file.

Functions

void parsePythonCode (CodeOutputInterface &, const char *, const QCString &, bool, const char *, FileDef *fd, int startLine, int endLine, bool inlineFragment, MemberDef *memberDef, bool showLineNumbers, Definition *searchCtx, bool collectXRefs)
 
void resetPythonCodeParserState ()
 

Function Documentation

void parsePythonCode ( CodeOutputInterface ,
const char *  ,
const QCString &  ,
bool  ,
const char *  ,
FileDef fd,
int  startLine,
int  endLine,
bool  inlineFragment,
MemberDef memberDef,
bool  showLineNumbers,
Definition searchCtx,
bool  collectXRefs 
)
void resetPythonCodeParserState ( )