Doxygen
Loading...
Searching...
No Matches
ParseException.h File Reference
#include "JavaCC.h"
#include "Token.h"
Include dependency graph for ParseException.h:

Go to the source code of this file.

Classes

class  vhdl::parser::ParseException
 This exception is thrown when parse errors are encountered. More...

Namespaces

namespace  vhdl
 Token literal values and constants.
namespace  vhdl::parser

Macros

#define eol   "\n"
 The end of line string for this machine.

Macro Definition Documentation

◆ eol

#define eol   "\n"

The end of line string for this machine.

Definition at line 86 of file ParseException.h.

Referenced by findTableColumns(), and isLinkRef().