top
| up
| prev
| next
BuildLangKeywords Namespace
Functions
Function Details
GetKeywordMap Function
KeywordMap* BuildLangKeywords::GetKeywordMap()
Definition at line 46
of BuildLangKeywords.cpp
:
47 {
48 return &keywordMap;
49 }
Declaration at line 13
of BuildLangKeywords.hpp
top
| up
| prev
| next