LMMS
Loading...
Searching...
No Matches
juce::LuaTokeniserFunctions Struct Reference

Static Public Member Functions

static bool isReservedKeyword (String::CharPointerType token, const int tokenLength) noexcept
template<typename Iterator>
static int parseIdentifier (Iterator &source) noexcept
template<typename Iterator>
static int readNextToken (Iterator &source)

Member Function Documentation

◆ isReservedKeyword()

bool juce::LuaTokeniserFunctions::isReservedKeyword ( String::CharPointerType token,
const int tokenLength )
inlinestaticnoexcept

◆ parseIdentifier()

template<typename Iterator>
int juce::LuaTokeniserFunctions::parseIdentifier ( Iterator & source)
inlinestaticnoexcept

◆ readNextToken()

template<typename Iterator>
int juce::LuaTokeniserFunctions::readNextToken ( Iterator & source)
inlinestatic

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