Skip to main content

The Lang2ExtMap Struct Reference

Declaration

struct Lang2ExtMap { ... }

Public Member Attributes Index

const char *langName
const char *parserName
SrcLangExtparserId
const char *defExt

Definition at line 5585 of file util.cpp.

Public Member Attributes

defExt

const char* Lang2ExtMap::defExt

Definition at line 5590 of file util.cpp.

5590 const char *defExt;

langName

const char* Lang2ExtMap::langName

Definition at line 5587 of file util.cpp.

5587 const char *langName;

parserId

SrcLangExt Lang2ExtMap::parserId

Definition at line 5589 of file util.cpp.

parserName

const char* Lang2ExtMap::parserName

Definition at line 5588 of file util.cpp.

5588 const char *parserName;

The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.