Classes | |
class | CharStream |
class | ErrorHandler |
struct | JJCalls |
class | ParseException |
class | Token |
class | TokenManager |
class | TokenManagerErrorHandler |
class | TokenMgrError |
class | VhdlErrorHandler |
class | VhdlParser |
class | VhdlParserTokenManager |
Enumerations | |
enum | LexerErrors { LEXICAL_ERROR = 0, STATIC_LEXER_ERROR = 1, INVALID_LEXICAL_STATE = 2, LOOP_DETECTED = 3 } |
Functions | |
JAVACC_SIMPLE_STRING | addUnicodeEscapes (JAVACC_STRING_TYPE str) |
char | hexChar (int i) |
Definition at line 11 of file TokenMgrError.h.
JAVACC_SIMPLE_STRING vhdl::parser::addUnicodeEscapes | ( | JAVACC_STRING_TYPE | str | ) |
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
Definition at line 76 of file TokenMgrError.cc.
char vhdl::parser::hexChar | ( | int | i | ) |
Definition at line 65 of file TokenMgrError.cc.
const int vhdl::parser::_EOF = 0 |
End of File.
Definition at line 14 of file VhdlParserConstants.h.
const int vhdl::parser::ABS_T = 11 |
RegularExpression Id.
Definition at line 28 of file VhdlParserConstants.h.
const int vhdl::parser::ACCESS_T = 12 |
RegularExpression Id.
Definition at line 30 of file VhdlParserConstants.h.
const int vhdl::parser::AFTER_T = 13 |
RegularExpression Id.
Definition at line 32 of file VhdlParserConstants.h.
const int vhdl::parser::ALIAS_T = 14 |
RegularExpression Id.
Definition at line 34 of file VhdlParserConstants.h.
const int vhdl::parser::ALL_T = 15 |
RegularExpression Id.
Definition at line 36 of file VhdlParserConstants.h.
const int vhdl::parser::AMPERSAND_T = 126 |
RegularExpression Id.
Definition at line 258 of file VhdlParserConstants.h.
const int vhdl::parser::AND_T = 16 |
RegularExpression Id.
Definition at line 38 of file VhdlParserConstants.h.
const int vhdl::parser::APOSTROPHE_T = 127 |
RegularExpression Id.
Definition at line 260 of file VhdlParserConstants.h.
const int vhdl::parser::ARCHITECTURE_T = 17 |
RegularExpression Id.
Definition at line 40 of file VhdlParserConstants.h.
const int vhdl::parser::ARRAY_T = 18 |
RegularExpression Id.
Definition at line 42 of file VhdlParserConstants.h.
const int vhdl::parser::ARROW_T = 144 |
RegularExpression Id.
Definition at line 294 of file VhdlParserConstants.h.
const int vhdl::parser::ASSERT_T = 19 |
RegularExpression Id.
Definition at line 44 of file VhdlParserConstants.h.
const int vhdl::parser::ASSUME_GUARANTEE_T = 21 |
RegularExpression Id.
Definition at line 48 of file VhdlParserConstants.h.
const int vhdl::parser::ASSUME_T = 20 |
RegularExpression Id.
Definition at line 46 of file VhdlParserConstants.h.
const int vhdl::parser::AT_T = 159 |
RegularExpression Id.
Definition at line 324 of file VhdlParserConstants.h.
const int vhdl::parser::ATTRIBUTE_T = 22 |
RegularExpression Id.
Definition at line 50 of file VhdlParserConstants.h.
const int vhdl::parser::BAR_T = 156 |
RegularExpression Id.
Definition at line 318 of file VhdlParserConstants.h.
const int vhdl::parser::BASE_SPECIFIER = 180 |
RegularExpression Id.
Definition at line 366 of file VhdlParserConstants.h.
const int vhdl::parser::BASED_INTEGER = 171 |
RegularExpression Id.
Definition at line 348 of file VhdlParserConstants.h.
const int vhdl::parser::BASED_LITERAL = 172 |
RegularExpression Id.
Definition at line 350 of file VhdlParserConstants.h.
const int vhdl::parser::BASIC_GRAPHIC_CHARACTER = 174 |
RegularExpression Id.
Definition at line 354 of file VhdlParserConstants.h.
const int vhdl::parser::BASIC_IDENTIFIER = 167 |
RegularExpression Id.
Definition at line 340 of file VhdlParserConstants.h.
const int vhdl::parser::BEGIN_T = 23 |
RegularExpression Id.
Definition at line 52 of file VhdlParserConstants.h.
const int vhdl::parser::BIT_STRING_LITERAL = 179 |
RegularExpression Id.
Definition at line 364 of file VhdlParserConstants.h.
const int vhdl::parser::BLOCK_T = 24 |
RegularExpression Id.
Definition at line 54 of file VhdlParserConstants.h.
const int vhdl::parser::BODY_T = 25 |
RegularExpression Id.
Definition at line 56 of file VhdlParserConstants.h.
const int vhdl::parser::BOX_T = 145 |
RegularExpression Id.
Definition at line 296 of file VhdlParserConstants.h.
const int vhdl::parser::BUFFER_T = 26 |
RegularExpression Id.
Definition at line 58 of file VhdlParserConstants.h.
const int vhdl::parser::BUS_T = 27 |
RegularExpression Id.
Definition at line 60 of file VhdlParserConstants.h.
const int vhdl::parser::CASE_T = 29 |
RegularExpression Id.
Definition at line 64 of file VhdlParserConstants.h.
const int vhdl::parser::CHARACTER_LITERAL = 169 |
RegularExpression Id.
Definition at line 344 of file VhdlParserConstants.h.
const int vhdl::parser::COLON_T = 136 |
RegularExpression Id.
Definition at line 278 of file VhdlParserConstants.h.
const int vhdl::parser::COMMA_T = 134 |
RegularExpression Id.
Definition at line 274 of file VhdlParserConstants.h.
const int vhdl::parser::COMPONENT_T = 28 |
RegularExpression Id.
Definition at line 62 of file VhdlParserConstants.h.
const int vhdl::parser::CONFIGURATION_T = 30 |
RegularExpression Id.
Definition at line 66 of file VhdlParserConstants.h.
const int vhdl::parser::CONSTANT_T = 31 |
RegularExpression Id.
Definition at line 68 of file VhdlParserConstants.h.
const int vhdl::parser::CONTEXT_T = 32 |
RegularExpression Id.
Definition at line 70 of file VhdlParserConstants.h.
const int vhdl::parser::COVER_T = 33 |
RegularExpression Id.
Definition at line 72 of file VhdlParserConstants.h.
Token vhdl::parser::currentToken |
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.
Definition at line 58 of file ParseException.cc.
const int vhdl::parser::DECIMAL_LITERAL = 170 |
RegularExpression Id.
Definition at line 346 of file VhdlParserConstants.h.
const int vhdl::parser::DEFAULT = 0 |
Lexical state.
Definition at line 383 of file VhdlParserConstants.h.
const int vhdl::parser::DEFAULT_T = 34 |
RegularExpression Id.
Definition at line 74 of file VhdlParserConstants.h.
const int vhdl::parser::defaultLexState = 0 |
Definition at line 3344 of file VhdlParserTokenManager.cc.
const int vhdl::parser::DIGIT = 181 |
RegularExpression Id.
Definition at line 368 of file VhdlParserConstants.h.
const int vhdl::parser::DISCONNECT_T = 35 |
RegularExpression Id.
Definition at line 76 of file VhdlParserConstants.h.
const int vhdl::parser::DOT_T = 157 |
RegularExpression Id.
Definition at line 320 of file VhdlParserConstants.h.
const int vhdl::parser::DOUBLEMULT_T = 130 |
RegularExpression Id.
Definition at line 266 of file VhdlParserConstants.h.
const int vhdl::parser::DOWNTO_T = 36 |
RegularExpression Id.
Definition at line 78 of file VhdlParserConstants.h.
const int vhdl::parser::DOXYGEN_VHDL_COMMENT = 5 |
RegularExpression Id.
Definition at line 16 of file VhdlParserConstants.h.
const int vhdl::parser::ELSE_T = 37 |
RegularExpression Id.
Definition at line 80 of file VhdlParserConstants.h.
const int vhdl::parser::ELSIF_T = 38 |
RegularExpression Id.
Definition at line 82 of file VhdlParserConstants.h.
const int vhdl::parser::END_T = 39 |
RegularExpression Id.
Definition at line 84 of file VhdlParserConstants.h.
const int vhdl::parser::ENTITY_T = 40 |
RegularExpression Id.
Definition at line 86 of file VhdlParserConstants.h.
const int vhdl::parser::EQU_T = 142 |
RegularExpression Id.
Definition at line 290 of file VhdlParserConstants.h.
const int vhdl::parser::EXIT_T = 41 |
RegularExpression Id.
Definition at line 88 of file VhdlParserConstants.h.
int** vhdl::parser::expectedTokenSequences |
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.
Definition at line 65 of file ParseException.cc.
const int vhdl::parser::EXPONENT = 173 |
RegularExpression Id.
Definition at line 352 of file VhdlParserConstants.h.
const int vhdl::parser::EXTENDED_CHARACTER = 168 |
RegularExpression Id.
Definition at line 342 of file VhdlParserConstants.h.
const int vhdl::parser::FAIRNESS_T = 42 |
RegularExpression Id.
Definition at line 90 of file VhdlParserConstants.h.
const int vhdl::parser::FILE_T = 43 |
RegularExpression Id.
Definition at line 92 of file VhdlParserConstants.h.
const int vhdl::parser::FOR_T = 44 |
RegularExpression Id.
Definition at line 94 of file VhdlParserConstants.h.
const int vhdl::parser::FORCE_T = 45 |
RegularExpression Id.
Definition at line 96 of file VhdlParserConstants.h.
const int vhdl::parser::FUNCTION_T = 46 |
RegularExpression Id.
Definition at line 98 of file VhdlParserConstants.h.
const int vhdl::parser::GENERATE_T = 47 |
RegularExpression Id.
Definition at line 100 of file VhdlParserConstants.h.
const int vhdl::parser::GENERIC_T = 48 |
RegularExpression Id.
Definition at line 102 of file VhdlParserConstants.h.
const int vhdl::parser::GRAPHIC_CHARACTER = 175 |
RegularExpression Id.
Definition at line 356 of file VhdlParserConstants.h.
const int vhdl::parser::GREATERTHAN_T = 139 |
RegularExpression Id.
Definition at line 284 of file VhdlParserConstants.h.
const int vhdl::parser::GROUP_T = 49 |
RegularExpression Id.
Definition at line 104 of file VhdlParserConstants.h.
const int vhdl::parser::GT_T = 141 |
RegularExpression Id.
Definition at line 288 of file VhdlParserConstants.h.
const int vhdl::parser::GUARDED_T = 50 |
RegularExpression Id.
Definition at line 106 of file VhdlParserConstants.h.
const int vhdl::parser::IF_T = 51 |
RegularExpression Id.
Definition at line 108 of file VhdlParserConstants.h.
const int vhdl::parser::IMPURE_T = 52 |
RegularExpression Id.
Definition at line 110 of file VhdlParserConstants.h.
const int vhdl::parser::IN_T = 53 |
RegularExpression Id.
Definition at line 112 of file VhdlParserConstants.h.
const int vhdl::parser::INERTIAL_T = 54 |
RegularExpression Id.
Definition at line 114 of file VhdlParserConstants.h.
const int vhdl::parser::INOUT_T = 55 |
RegularExpression Id.
Definition at line 116 of file VhdlParserConstants.h.
const int vhdl::parser::INTEGER = 165 |
RegularExpression Id.
Definition at line 336 of file VhdlParserConstants.h.
const int vhdl::parser::IS_T = 56 |
RegularExpression Id.
Definition at line 118 of file VhdlParserConstants.h.
unsigned int vhdl::parser::jj_la1_0[] |
Definition at line 6 of file VhdlParser.cc.
unsigned int vhdl::parser::jj_la1_1[] |
Definition at line 8 of file VhdlParser.cc.
unsigned int vhdl::parser::jj_la1_2[] |
Definition at line 10 of file VhdlParser.cc.
unsigned int vhdl::parser::jj_la1_3[] |
Definition at line 12 of file VhdlParser.cc.
unsigned int vhdl::parser::jj_la1_4[] |
Definition at line 14 of file VhdlParser.cc.
unsigned int vhdl::parser::jj_la1_5[] |
Definition at line 16 of file VhdlParser.cc.
|
static |
Definition at line 6 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 9 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 12 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 15 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 21 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 22 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 32 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 128 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 129 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 130 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 132 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 133 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 134 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 135 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 136 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 137 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 138 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 33 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 139 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 140 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 141 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 142 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 143 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 144 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 145 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 147 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 148 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 149 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 34 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 150 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 151 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 152 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 153 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 154 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 155 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 157 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 158 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 160 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 161 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 35 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 163 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 164 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 166 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 167 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 169 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 170 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 172 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 173 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 175 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 176 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 36 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 178 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 179 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 181 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 182 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 184 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 185 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 187 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 188 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 190 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 191 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 37 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 193 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 194 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 196 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 197 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 199 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 200 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 202 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 203 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 205 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 206 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 38 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 208 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 209 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 211 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 212 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 214 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 215 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 216 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 217 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 218 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 219 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 39 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 220 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 221 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 222 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 223 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 224 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 225 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 226 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 227 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 229 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 230 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 40 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 231 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 232 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 233 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 234 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 235 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 236 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 237 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 238 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 42 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 23 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 43 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 44 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 45 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 46 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 47 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 48 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 49 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 50 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 51 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 52 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 24 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 53 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 54 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 55 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 57 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 58 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 59 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 60 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 61 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 62 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 63 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 25 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 64 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 65 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 66 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 67 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 68 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 69 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 70 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 72 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 73 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 74 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 27 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 75 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 76 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 77 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 78 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 79 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 80 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 81 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 82 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 83 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 84 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 28 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 85 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 87 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 88 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 89 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 90 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 91 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 92 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 93 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 94 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 95 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 29 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 96 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 97 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 98 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 99 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 100 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 102 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 103 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 104 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 105 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 106 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 30 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 107 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 108 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 109 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 110 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 111 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 112 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 113 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 114 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 115 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 117 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 31 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 118 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 119 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 120 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 121 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 122 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 123 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 124 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 125 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 126 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 127 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 239 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 439 of file VhdlParserTokenManager.cc.
|
static |
Definition at line 436 of file VhdlParserTokenManager.cc.
const int vhdl::parser::LABEL_T = 57 |
RegularExpression Id.
Definition at line 120 of file VhdlParserConstants.h.
const int vhdl::parser::LBRACE = 163 |
RegularExpression Id.
Definition at line 332 of file VhdlParserConstants.h.
const int vhdl::parser::LBRACKET_T = 161 |
RegularExpression Id.
Definition at line 328 of file VhdlParserConstants.h.
const int vhdl::parser::LESSTHAN_T = 138 |
RegularExpression Id.
Definition at line 282 of file VhdlParserConstants.h.
const int vhdl::parser::LETTER = 177 |
RegularExpression Id.
Definition at line 360 of file VhdlParserConstants.h.
const int vhdl::parser::LETTER_OR_DIGIT = 176 |
RegularExpression Id.
Definition at line 358 of file VhdlParserConstants.h.
|
static |
Definition at line 433 of file VhdlParserTokenManager.cc.
|
static |
Lexer state names.
Definition at line 431 of file VhdlParserTokenManager.cc.
const int vhdl::parser::LIBRARY_T = 58 |
RegularExpression Id.
Definition at line 122 of file VhdlParserConstants.h.
const int vhdl::parser::LINKAGE_T = 59 |
RegularExpression Id.
Definition at line 124 of file VhdlParserConstants.h.
const int vhdl::parser::LITERAL_T = 60 |
RegularExpression Id.
Definition at line 126 of file VhdlParserConstants.h.
const int vhdl::parser::LOOP_T = 61 |
RegularExpression Id.
Definition at line 128 of file VhdlParserConstants.h.
const int vhdl::parser::LOWER_CASE_LETTER = 185 |
RegularExpression Id.
Definition at line 376 of file VhdlParserConstants.h.
const int vhdl::parser::LPAREN_T = 128 |
RegularExpression Id.
Definition at line 262 of file VhdlParserConstants.h.
const int vhdl::parser::LT_T = 140 |
RegularExpression Id.
Definition at line 286 of file VhdlParserConstants.h.
const int vhdl::parser::MAP_T = 62 |
RegularExpression Id.
Definition at line 130 of file VhdlParserConstants.h.
const int vhdl::parser::MINUS_T = 133 |
RegularExpression Id.
Definition at line 272 of file VhdlParserConstants.h.
const int vhdl::parser::MOD_T = 63 |
RegularExpression Id.
Definition at line 132 of file VhdlParserConstants.h.
const int vhdl::parser::MULT_DOXYGEN_COMMENT = 6 |
RegularExpression Id.
Definition at line 18 of file VhdlParserConstants.h.
const int vhdl::parser::MULT_DOXYGEN_VHDL_COMMENT_2008 = 9 |
RegularExpression Id.
Definition at line 24 of file VhdlParserConstants.h.
const int vhdl::parser::MULT_T = 131 |
RegularExpression Id.
Definition at line 268 of file VhdlParserConstants.h.
const int vhdl::parser::MULT_VHDL_2008_COMMENT = 10 |
RegularExpression Id.
Definition at line 26 of file VhdlParserConstants.h.
const int vhdl::parser::NAND_T = 64 |
RegularExpression Id.
Definition at line 134 of file VhdlParserConstants.h.
const int vhdl::parser::NEG_T = 160 |
RegularExpression Id.
Definition at line 326 of file VhdlParserConstants.h.
const int vhdl::parser::NEW_T = 65 |
RegularExpression Id.
Definition at line 136 of file VhdlParserConstants.h.
const int vhdl::parser::NEXT_T = 66 |
RegularExpression Id.
Definition at line 138 of file VhdlParserConstants.h.
const int vhdl::parser::NOR_T = 67 |
RegularExpression Id.
Definition at line 140 of file VhdlParserConstants.h.
const int vhdl::parser::NOT_T = 68 |
RegularExpression Id.
Definition at line 142 of file VhdlParserConstants.h.
const int vhdl::parser::NOTEQU_T = 143 |
RegularExpression Id.
Definition at line 292 of file VhdlParserConstants.h.
const int vhdl::parser::NULL_T = 69 |
RegularExpression Id.
Definition at line 144 of file VhdlParserConstants.h.
const int vhdl::parser::OF_T = 70 |
RegularExpression Id.
Definition at line 146 of file VhdlParserConstants.h.
const int vhdl::parser::ON_T = 71 |
RegularExpression Id.
Definition at line 148 of file VhdlParserConstants.h.
const int vhdl::parser::OPEN_T = 72 |
RegularExpression Id.
Definition at line 150 of file VhdlParserConstants.h.
const int vhdl::parser::OR_T = 73 |
RegularExpression Id.
Definition at line 152 of file VhdlParserConstants.h.
const int vhdl::parser::OTHER_SPECIAL_CHARACTER = 183 |
RegularExpression Id.
Definition at line 372 of file VhdlParserConstants.h.
const int vhdl::parser::OTHER_T = 74 |
RegularExpression Id.
Definition at line 154 of file VhdlParserConstants.h.
const int vhdl::parser::OUT_T = 75 |
RegularExpression Id.
Definition at line 156 of file VhdlParserConstants.h.
const int vhdl::parser::PACKAGE_T = 76 |
RegularExpression Id.
Definition at line 158 of file VhdlParserConstants.h.
const int vhdl::parser::PARAMETER_T = 77 |
RegularExpression Id.
Definition at line 160 of file VhdlParserConstants.h.
const int vhdl::parser::PLUS_T = 132 |
RegularExpression Id.
Definition at line 270 of file VhdlParserConstants.h.
const int vhdl::parser::PORT_T = 78 |
RegularExpression Id.
Definition at line 162 of file VhdlParserConstants.h.
const int vhdl::parser::POSTPONED_T = 79 |
RegularExpression Id.
Definition at line 164 of file VhdlParserConstants.h.
const int vhdl::parser::PROCEDURE_T = 80 |
RegularExpression Id.
Definition at line 166 of file VhdlParserConstants.h.
const int vhdl::parser::PROCESS_T = 81 |
RegularExpression Id.
Definition at line 168 of file VhdlParserConstants.h.
const int vhdl::parser::PROPERTY_T = 82 |
RegularExpression Id.
Definition at line 170 of file VhdlParserConstants.h.
const int vhdl::parser::PROTECTED_T = 83 |
RegularExpression Id.
Definition at line 172 of file VhdlParserConstants.h.
const int vhdl::parser::PURE_T = 84 |
RegularExpression Id.
Definition at line 174 of file VhdlParserConstants.h.
const int vhdl::parser::Q_T = 155 |
RegularExpression Id.
Definition at line 316 of file VhdlParserConstants.h.
const int vhdl::parser::QEQU_T = 153 |
RegularExpression Id.
Definition at line 312 of file VhdlParserConstants.h.
const int vhdl::parser::QG_T = 151 |
RegularExpression Id.
Definition at line 308 of file VhdlParserConstants.h.
const int vhdl::parser::QGT_T = 149 |
RegularExpression Id.
Definition at line 304 of file VhdlParserConstants.h.
const int vhdl::parser::QL_T = 152 |
RegularExpression Id.
Definition at line 310 of file VhdlParserConstants.h.
const int vhdl::parser::QLT_T = 150 |
RegularExpression Id.
Definition at line 306 of file VhdlParserConstants.h.
const int vhdl::parser::QNEQU_T = 154 |
RegularExpression Id.
Definition at line 314 of file VhdlParserConstants.h.
const int vhdl::parser::QQ_T = 148 |
RegularExpression Id.
Definition at line 302 of file VhdlParserConstants.h.
const int vhdl::parser::QUOTE = 186 |
RegularExpression Id.
Definition at line 378 of file VhdlParserConstants.h.
const int vhdl::parser::RANGE_T = 85 |
RegularExpression Id.
Definition at line 176 of file VhdlParserConstants.h.
const int vhdl::parser::RBRACE = 164 |
RegularExpression Id.
Definition at line 334 of file VhdlParserConstants.h.
const int vhdl::parser::RBRACKET_T = 162 |
RegularExpression Id.
Definition at line 330 of file VhdlParserConstants.h.
const int vhdl::parser::RECORD_T = 86 |
RegularExpression Id.
Definition at line 178 of file VhdlParserConstants.h.
const int vhdl::parser::REGISTER_T = 87 |
RegularExpression Id.
Definition at line 180 of file VhdlParserConstants.h.
const int vhdl::parser::REJECT_T = 88 |
RegularExpression Id.
Definition at line 182 of file VhdlParserConstants.h.
const int vhdl::parser::RELEASE_T = 89 |
RegularExpression Id.
Definition at line 184 of file VhdlParserConstants.h.
const int vhdl::parser::REM_T = 92 |
RegularExpression Id.
Definition at line 190 of file VhdlParserConstants.h.
const int vhdl::parser::REPORT_T = 93 |
RegularExpression Id.
Definition at line 192 of file VhdlParserConstants.h.
const int vhdl::parser::RESTRICT_GUARANTEE_T = 91 |
RegularExpression Id.
Definition at line 188 of file VhdlParserConstants.h.
const int vhdl::parser::RESTRICT_T = 90 |
RegularExpression Id.
Definition at line 186 of file VhdlParserConstants.h.
const int vhdl::parser::RETURN_T = 96 |
RegularExpression Id.
Definition at line 198 of file VhdlParserConstants.h.
const int vhdl::parser::ROL_T = 94 |
RegularExpression Id.
Definition at line 194 of file VhdlParserConstants.h.
const int vhdl::parser::ROR_T = 95 |
RegularExpression Id.
Definition at line 196 of file VhdlParserConstants.h.
const int vhdl::parser::RPAREN_T = 129 |
RegularExpression Id.
Definition at line 264 of file VhdlParserConstants.h.
const int vhdl::parser::RSRS_T = 147 |
RegularExpression Id.
Definition at line 300 of file VhdlParserConstants.h.
const int vhdl::parser::SELECT_T = 97 |
RegularExpression Id.
Definition at line 200 of file VhdlParserConstants.h.
const int vhdl::parser::SEMI_T = 137 |
RegularExpression Id.
Definition at line 280 of file VhdlParserConstants.h.
const int vhdl::parser::SEQUENCE_T = 98 |
RegularExpression Id.
Definition at line 202 of file VhdlParserConstants.h.
const int vhdl::parser::SEVERITY_T = 99 |
RegularExpression Id.
Definition at line 204 of file VhdlParserConstants.h.
const int vhdl::parser::SHARED_T = 101 |
RegularExpression Id.
Definition at line 208 of file VhdlParserConstants.h.
const int vhdl::parser::SIGNAL_T = 100 |
RegularExpression Id.
Definition at line 206 of file VhdlParserConstants.h.
const int vhdl::parser::SLA_T = 102 |
RegularExpression Id.
Definition at line 210 of file VhdlParserConstants.h.
const int vhdl::parser::SLASH_T = 158 |
RegularExpression Id.
Definition at line 322 of file VhdlParserConstants.h.
const int vhdl::parser::SLL_T = 103 |
RegularExpression Id.
Definition at line 212 of file VhdlParserConstants.h.
const int vhdl::parser::SLSL_T = 146 |
RegularExpression Id.
Definition at line 298 of file VhdlParserConstants.h.
const int vhdl::parser::SPACE_CHARACTER = 184 |
RegularExpression Id.
Definition at line 374 of file VhdlParserConstants.h.
const int vhdl::parser::SPECIAL_CHARACTER = 182 |
RegularExpression Id.
Definition at line 370 of file VhdlParserConstants.h.
const int vhdl::parser::SRA_T = 104 |
RegularExpression Id.
Definition at line 214 of file VhdlParserConstants.h.
const int vhdl::parser::SRL_T = 105 |
RegularExpression Id.
Definition at line 216 of file VhdlParserConstants.h.
const int vhdl::parser::STRINGLITERAL = 166 |
RegularExpression Id.
Definition at line 338 of file VhdlParserConstants.h.
const int vhdl::parser::STRONG_T = 106 |
RegularExpression Id.
Definition at line 218 of file VhdlParserConstants.h.
const int vhdl::parser::SUBTYPE_T = 107 |
RegularExpression Id.
Definition at line 220 of file VhdlParserConstants.h.
const int vhdl::parser::THEN_T = 108 |
RegularExpression Id.
Definition at line 222 of file VhdlParserConstants.h.
const int vhdl::parser::TO_T = 109 |
RegularExpression Id.
Definition at line 224 of file VhdlParserConstants.h.
static JAVACC_STRING_TYPE vhdl::parser::tokenImage |
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants class.
Definition at line 72 of file ParseException.cc.
|
static |
Literal token values.
Definition at line 386 of file VhdlParserConstants.h.
|
static |
Definition at line 388 of file VhdlParserConstants.h.
|
static |
Definition at line 406 of file VhdlParserConstants.h.
|
static |
Definition at line 586 of file VhdlParserConstants.h.
|
static |
Definition at line 588 of file VhdlParserConstants.h.
|
static |
Definition at line 590 of file VhdlParserConstants.h.
|
static |
Definition at line 592 of file VhdlParserConstants.h.
|
static |
Definition at line 594 of file VhdlParserConstants.h.
|
static |
Definition at line 596 of file VhdlParserConstants.h.
|
static |
Definition at line 598 of file VhdlParserConstants.h.
|
static |
Definition at line 600 of file VhdlParserConstants.h.
|
static |
Definition at line 602 of file VhdlParserConstants.h.
|
static |
Definition at line 604 of file VhdlParserConstants.h.
|
static |
Definition at line 408 of file VhdlParserConstants.h.
|
static |
Definition at line 606 of file VhdlParserConstants.h.
|
static |
Definition at line 608 of file VhdlParserConstants.h.
|
static |
Definition at line 610 of file VhdlParserConstants.h.
|
static |
Definition at line 612 of file VhdlParserConstants.h.
|
static |
Definition at line 614 of file VhdlParserConstants.h.
|
static |
Definition at line 616 of file VhdlParserConstants.h.
|
static |
Definition at line 618 of file VhdlParserConstants.h.
|
static |
Definition at line 620 of file VhdlParserConstants.h.
|
static |
Definition at line 622 of file VhdlParserConstants.h.
|
static |
Definition at line 624 of file VhdlParserConstants.h.
|
static |
Definition at line 410 of file VhdlParserConstants.h.
|
static |
Definition at line 626 of file VhdlParserConstants.h.
|
static |
Definition at line 628 of file VhdlParserConstants.h.
|
static |
Definition at line 630 of file VhdlParserConstants.h.
|
static |
Definition at line 632 of file VhdlParserConstants.h.
|
static |
Definition at line 634 of file VhdlParserConstants.h.
|
static |
Definition at line 636 of file VhdlParserConstants.h.
|
static |
Definition at line 638 of file VhdlParserConstants.h.
|
static |
Definition at line 640 of file VhdlParserConstants.h.
|
static |
Definition at line 642 of file VhdlParserConstants.h.
|
static |
Definition at line 644 of file VhdlParserConstants.h.
|
static |
Definition at line 412 of file VhdlParserConstants.h.
|
static |
Definition at line 646 of file VhdlParserConstants.h.
|
static |
Definition at line 648 of file VhdlParserConstants.h.
|
static |
Definition at line 650 of file VhdlParserConstants.h.
|
static |
Definition at line 652 of file VhdlParserConstants.h.
|
static |
Definition at line 654 of file VhdlParserConstants.h.
|
static |
Definition at line 656 of file VhdlParserConstants.h.
|
static |
Definition at line 658 of file VhdlParserConstants.h.
|
static |
Definition at line 660 of file VhdlParserConstants.h.
|
static |
Definition at line 662 of file VhdlParserConstants.h.
|
static |
Definition at line 664 of file VhdlParserConstants.h.
|
static |
Definition at line 414 of file VhdlParserConstants.h.
|
static |
Definition at line 666 of file VhdlParserConstants.h.
|
static |
Definition at line 668 of file VhdlParserConstants.h.
|
static |
Definition at line 670 of file VhdlParserConstants.h.
|
static |
Definition at line 672 of file VhdlParserConstants.h.
|
static |
Definition at line 674 of file VhdlParserConstants.h.
|
static |
Definition at line 676 of file VhdlParserConstants.h.
|
static |
Definition at line 678 of file VhdlParserConstants.h.
|
static |
Definition at line 680 of file VhdlParserConstants.h.
|
static |
Definition at line 682 of file VhdlParserConstants.h.
|
static |
Definition at line 684 of file VhdlParserConstants.h.
|
static |
Definition at line 416 of file VhdlParserConstants.h.
|
static |
Definition at line 686 of file VhdlParserConstants.h.
|
static |
Definition at line 688 of file VhdlParserConstants.h.
|
static |
Definition at line 690 of file VhdlParserConstants.h.
|
static |
Definition at line 692 of file VhdlParserConstants.h.
|
static |
Definition at line 694 of file VhdlParserConstants.h.
|
static |
Definition at line 696 of file VhdlParserConstants.h.
|
static |
Definition at line 698 of file VhdlParserConstants.h.
|
static |
Definition at line 700 of file VhdlParserConstants.h.
|
static |
Definition at line 702 of file VhdlParserConstants.h.
|
static |
Definition at line 704 of file VhdlParserConstants.h.
|
static |
Definition at line 418 of file VhdlParserConstants.h.
|
static |
Definition at line 706 of file VhdlParserConstants.h.
|
static |
Definition at line 708 of file VhdlParserConstants.h.
|
static |
Definition at line 710 of file VhdlParserConstants.h.
|
static |
Definition at line 712 of file VhdlParserConstants.h.
|
static |
Definition at line 714 of file VhdlParserConstants.h.
|
static |
Definition at line 716 of file VhdlParserConstants.h.
|
static |
Definition at line 718 of file VhdlParserConstants.h.
|
static |
Definition at line 720 of file VhdlParserConstants.h.
|
static |
Definition at line 722 of file VhdlParserConstants.h.
|
static |
Definition at line 724 of file VhdlParserConstants.h.
|
static |
Definition at line 420 of file VhdlParserConstants.h.
|
static |
Definition at line 726 of file VhdlParserConstants.h.
|
static |
Definition at line 728 of file VhdlParserConstants.h.
|
static |
Definition at line 730 of file VhdlParserConstants.h.
|
static |
Definition at line 732 of file VhdlParserConstants.h.
|
static |
Definition at line 734 of file VhdlParserConstants.h.
|
static |
Definition at line 736 of file VhdlParserConstants.h.
|
static |
Definition at line 738 of file VhdlParserConstants.h.
|
static |
Definition at line 740 of file VhdlParserConstants.h.
|
static |
Definition at line 742 of file VhdlParserConstants.h.
|
static |
Definition at line 744 of file VhdlParserConstants.h.
|
static |
Definition at line 422 of file VhdlParserConstants.h.
|
static |
Definition at line 746 of file VhdlParserConstants.h.
|
static |
Definition at line 748 of file VhdlParserConstants.h.
|
static |
Definition at line 750 of file VhdlParserConstants.h.
|
static |
Definition at line 752 of file VhdlParserConstants.h.
|
static |
Definition at line 754 of file VhdlParserConstants.h.
|
static |
Definition at line 756 of file VhdlParserConstants.h.
|
static |
Definition at line 758 of file VhdlParserConstants.h.
|
static |
Definition at line 760 of file VhdlParserConstants.h.
|
static |
Definition at line 424 of file VhdlParserConstants.h.
|
static |
Definition at line 390 of file VhdlParserConstants.h.
|
static |
Definition at line 426 of file VhdlParserConstants.h.
|
static |
Definition at line 428 of file VhdlParserConstants.h.
|
static |
Definition at line 430 of file VhdlParserConstants.h.
|
static |
Definition at line 432 of file VhdlParserConstants.h.
|
static |
Definition at line 434 of file VhdlParserConstants.h.
|
static |
Definition at line 436 of file VhdlParserConstants.h.
|
static |
Definition at line 438 of file VhdlParserConstants.h.
|
static |
Definition at line 440 of file VhdlParserConstants.h.
|
static |
Definition at line 442 of file VhdlParserConstants.h.
|
static |
Definition at line 444 of file VhdlParserConstants.h.
|
static |
Definition at line 392 of file VhdlParserConstants.h.
|
static |
Definition at line 446 of file VhdlParserConstants.h.
|
static |
Definition at line 448 of file VhdlParserConstants.h.
|
static |
Definition at line 450 of file VhdlParserConstants.h.
|
static |
Definition at line 452 of file VhdlParserConstants.h.
|
static |
Definition at line 454 of file VhdlParserConstants.h.
|
static |
Definition at line 456 of file VhdlParserConstants.h.
|
static |
Definition at line 458 of file VhdlParserConstants.h.
|
static |
Definition at line 460 of file VhdlParserConstants.h.
|
static |
Definition at line 462 of file VhdlParserConstants.h.
|
static |
Definition at line 464 of file VhdlParserConstants.h.
|
static |
Definition at line 394 of file VhdlParserConstants.h.
|
static |
Definition at line 466 of file VhdlParserConstants.h.
|
static |
Definition at line 468 of file VhdlParserConstants.h.
|
static |
Definition at line 470 of file VhdlParserConstants.h.
|
static |
Definition at line 472 of file VhdlParserConstants.h.
|
static |
Definition at line 474 of file VhdlParserConstants.h.
|
static |
Definition at line 476 of file VhdlParserConstants.h.
|
static |
Definition at line 478 of file VhdlParserConstants.h.
|
static |
Definition at line 480 of file VhdlParserConstants.h.
|
static |
Definition at line 482 of file VhdlParserConstants.h.
|
static |
Definition at line 484 of file VhdlParserConstants.h.
|
static |
Definition at line 396 of file VhdlParserConstants.h.
|
static |
Definition at line 486 of file VhdlParserConstants.h.
|
static |
Definition at line 488 of file VhdlParserConstants.h.
|
static |
Definition at line 490 of file VhdlParserConstants.h.
|
static |
Definition at line 492 of file VhdlParserConstants.h.
|
static |
Definition at line 494 of file VhdlParserConstants.h.
|
static |
Definition at line 496 of file VhdlParserConstants.h.
|
static |
Definition at line 498 of file VhdlParserConstants.h.
|
static |
Definition at line 500 of file VhdlParserConstants.h.
|
static |
Definition at line 502 of file VhdlParserConstants.h.
|
static |
Definition at line 504 of file VhdlParserConstants.h.
|
static |
Definition at line 398 of file VhdlParserConstants.h.
|
static |
Definition at line 506 of file VhdlParserConstants.h.
|
static |
Definition at line 508 of file VhdlParserConstants.h.
|
static |
Definition at line 510 of file VhdlParserConstants.h.
|
static |
Definition at line 512 of file VhdlParserConstants.h.
|
static |
Definition at line 514 of file VhdlParserConstants.h.
|
static |
Definition at line 516 of file VhdlParserConstants.h.
|
static |
Definition at line 518 of file VhdlParserConstants.h.
|
static |
Definition at line 520 of file VhdlParserConstants.h.
|
static |
Definition at line 522 of file VhdlParserConstants.h.
|
static |
Definition at line 524 of file VhdlParserConstants.h.
|
static |
Definition at line 400 of file VhdlParserConstants.h.
|
static |
Definition at line 526 of file VhdlParserConstants.h.
|
static |
Definition at line 528 of file VhdlParserConstants.h.
|
static |
Definition at line 530 of file VhdlParserConstants.h.
|
static |
Definition at line 532 of file VhdlParserConstants.h.
|
static |
Definition at line 534 of file VhdlParserConstants.h.
|
static |
Definition at line 536 of file VhdlParserConstants.h.
|
static |
Definition at line 538 of file VhdlParserConstants.h.
|
static |
Definition at line 540 of file VhdlParserConstants.h.
|
static |
Definition at line 542 of file VhdlParserConstants.h.
|
static |
Definition at line 544 of file VhdlParserConstants.h.
|
static |
Definition at line 402 of file VhdlParserConstants.h.
|
static |
Definition at line 546 of file VhdlParserConstants.h.
|
static |
Definition at line 548 of file VhdlParserConstants.h.
|
static |
Definition at line 550 of file VhdlParserConstants.h.
|
static |
Definition at line 552 of file VhdlParserConstants.h.
|
static |
Definition at line 554 of file VhdlParserConstants.h.
|
static |
Definition at line 556 of file VhdlParserConstants.h.
|
static |
Definition at line 558 of file VhdlParserConstants.h.
|
static |
Definition at line 560 of file VhdlParserConstants.h.
|
static |
Definition at line 562 of file VhdlParserConstants.h.
|
static |
Definition at line 564 of file VhdlParserConstants.h.
|
static |
Definition at line 404 of file VhdlParserConstants.h.
|
static |
Definition at line 566 of file VhdlParserConstants.h.
|
static |
Definition at line 568 of file VhdlParserConstants.h.
|
static |
Definition at line 570 of file VhdlParserConstants.h.
|
static |
Definition at line 572 of file VhdlParserConstants.h.
|
static |
Definition at line 574 of file VhdlParserConstants.h.
|
static |
Definition at line 576 of file VhdlParserConstants.h.
|
static |
Definition at line 578 of file VhdlParserConstants.h.
|
static |
Definition at line 580 of file VhdlParserConstants.h.
|
static |
Definition at line 582 of file VhdlParserConstants.h.
|
static |
Definition at line 584 of file VhdlParserConstants.h.
const int vhdl::parser::TRANSPORT_T = 110 |
RegularExpression Id.
Definition at line 226 of file VhdlParserConstants.h.
const int vhdl::parser::TYPE_T = 111 |
RegularExpression Id.
Definition at line 228 of file VhdlParserConstants.h.
const int vhdl::parser::UNAFFECTED_T = 112 |
RegularExpression Id.
Definition at line 230 of file VhdlParserConstants.h.
const int vhdl::parser::UNITS_T = 113 |
RegularExpression Id.
Definition at line 232 of file VhdlParserConstants.h.
const int vhdl::parser::UNTIL_T = 114 |
RegularExpression Id.
Definition at line 234 of file VhdlParserConstants.h.
const int vhdl::parser::UPPER_CASE_LETTER = 178 |
RegularExpression Id.
Definition at line 362 of file VhdlParserConstants.h.
const int vhdl::parser::USE_T = 115 |
RegularExpression Id.
Definition at line 236 of file VhdlParserConstants.h.
const int vhdl::parser::VARASSIGN_T = 135 |
RegularExpression Id.
Definition at line 276 of file VhdlParserConstants.h.
const int vhdl::parser::VARIABLE_T = 116 |
RegularExpression Id.
Definition at line 238 of file VhdlParserConstants.h.
const int vhdl::parser::VHDL2008TOOLDIR = 187 |
RegularExpression Id.
Definition at line 380 of file VhdlParserConstants.h.
const int vhdl::parser::VHDL_COMMENT = 8 |
RegularExpression Id.
Definition at line 22 of file VhdlParserConstants.h.
const int vhdl::parser::VHDL_FLOWCHART_COMMENT = 7 |
RegularExpression Id.
Definition at line 20 of file VhdlParserConstants.h.
const int vhdl::parser::VMODE_T = 117 |
RegularExpression Id.
Definition at line 240 of file VhdlParserConstants.h.
const int vhdl::parser::VPROP_T = 118 |
RegularExpression Id.
Definition at line 242 of file VhdlParserConstants.h.
const int vhdl::parser::VUNIT_T = 119 |
RegularExpression Id.
Definition at line 244 of file VhdlParserConstants.h.
const int vhdl::parser::WAIT_T = 120 |
RegularExpression Id.
Definition at line 246 of file VhdlParserConstants.h.
const int vhdl::parser::WHEN_T = 121 |
RegularExpression Id.
Definition at line 248 of file VhdlParserConstants.h.
const int vhdl::parser::WHILE_T = 122 |
RegularExpression Id.
Definition at line 250 of file VhdlParserConstants.h.
const int vhdl::parser::WITH_T = 123 |
RegularExpression Id.
Definition at line 252 of file VhdlParserConstants.h.
const int vhdl::parser::XNOR_T = 125 |
RegularExpression Id.
Definition at line 256 of file VhdlParserConstants.h.
const int vhdl::parser::XOR_T = 124 |
RegularExpression Id.
Definition at line 254 of file VhdlParserConstants.h.