#include <OgreScriptLexer.h>
Public Attributes | |
String | lexeme |
This is the lexeme for this token. | |
String | file |
This is the lexeme for this token. | |
uint32 | type |
This is the id associated with the lexeme, which comes from a lexeme-token id mapping. | |
uint32 | line |
This holds the line number of the input stream where the token was found. |
Definition at line 60 of file OgreScriptLexer.h.
|
This is the lexeme for this token.
Definition at line 63 of file OgreScriptLexer.h. |
|
This is the lexeme for this token.
Definition at line 63 of file OgreScriptLexer.h. |
|
This holds the line number of the input stream where the token was found.
Definition at line 67 of file OgreScriptLexer.h. |
|
This is the id associated with the lexeme, which comes from a lexeme-token id mapping.
Definition at line 65 of file OgreScriptLexer.h. |
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat Apr 11 13:53:47 2009