OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
Ogre::ScriptLexer Class Reference

#include <OgreScriptLexer.h>

+ Inheritance diagram for Ogre::ScriptLexer:

Static Public Member Functions

static ScriptTokenListPtr tokenize (const String &str, const String &source)
 Tokenizes the given input and returns the list of tokens found. More...
 

Member Function Documentation

◆ tokenize()

static ScriptTokenListPtr Ogre::ScriptLexer::tokenize ( const String str,
const String source 
)
static

Tokenizes the given input and returns the list of tokens found.


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