◆ isReservedKeyword()
static bool juce::LuaTokeniserFunctions::isReservedKeyword |
( |
String::CharPointerType |
token, |
|
|
const int |
tokenLength |
|
) |
| |
|
inlinestaticnoexcept |
◆ parseIdentifier()
template<typename Iterator >
static int juce::LuaTokeniserFunctions::parseIdentifier |
( |
Iterator & |
source | ) |
|
|
inlinestaticnoexcept |
◆ readNextToken()
template<typename Iterator >
static int juce::LuaTokeniserFunctions::readNextToken |
( |
Iterator & |
source | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: