vhdlcode.h File Reference

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

Go to the source code of this file.

Functions

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


Function Documentation

void codeFreeVhdlScanner (  ) 

Definition at line 4525 of file vhdlcode.cpp.

References vhdlcodeYYlex_destroy().

void parseVhdlCode ( 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 4442 of file vhdlcode.cpp.

References Bases, BEGIN, ClassDef::className(), convertNameToFile(), CodeOutputInterface::endCodeLine(), FileDef::getSourceFileBase(), FileDef::name(), resetVhdlCodeParserState(), vhdlcodeYYin, vhdlcodeYYlex(), and vhdlcodeYYrestart().

Referenced by VHDLLanguageScanner::parseCode().

void resetVhdlCodeParserState (  ) 

Definition at line 4436 of file vhdlcode.cpp.

Referenced by parseVhdlCode().



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