PandA-2024.02
|
header file for LEX based lexer for asn file. More...
Go to the source code of this file.
Data Structures | |
class | AsnFlexLexer |
Macros | |
#define | LN_CONCAT(name) Asn##name |
#define | LCLASS_SPECIALIZED |
Typedefs | |
using | AsnFlexLexerRef = refcount< AsnFlexLexer > |
header file for LEX based lexer for asn file.
Definition in file asn_lexer.hpp.
#define LCLASS_SPECIALIZED |
Definition at line 45 of file asn_lexer.hpp.
#define LN_CONCAT | ( | name | ) | Asn##name |
Definition at line 43 of file asn_lexer.hpp.
using AsnFlexLexerRef = refcount<AsnFlexLexer> |
Definition at line 91 of file asn_lexer.hpp.