#include <OgreCompiler2Pass.h>
Public Attributes | |
size_t | NTTRuleID |
size_t | tokenID |
Non-Terminal Token Rule ID that generated Token. | |
size_t | line |
expected Token ID. Could be UNKNOWN if valid token was not found. | |
size_t | pos |
line number in source code where Token was found | |
bool | found |
Character position in source where Token was found. |
structure for Token instructions that are constructed during first pass
Definition at line 236 of file OgreCompiler2Pass.h.
Definition at line 238 of file OgreCompiler2Pass.h.
Non-Terminal Token Rule ID that generated Token.
Definition at line 239 of file OgreCompiler2Pass.h.
expected Token ID. Could be UNKNOWN if valid token was not found.
Definition at line 240 of file OgreCompiler2Pass.h.
line number in source code where Token was found
Definition at line 241 of file OgreCompiler2Pass.h.
Character position in source where Token was found.
Definition at line 242 of file OgreCompiler2Pass.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:03:02 2009