#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 () |
| void codeFreeVhdlScanner | ( | ) |
| 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 | ( | ) |
1.5.1