openshot-audio  0.1.5
Static Public Member Functions | List of all members
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 LuaTokeniserFunctions::isReservedKeyword ( String::CharPointerType  token,
const int  tokenLength 
)
inlinestaticnoexcept

◆ parseIdentifier()

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

◆ readNextToken()

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

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