openshot-audio  0.1.5
Static Public Member Functions | List of all members
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()

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: