List of all members.
Public Member Functions
Public Attributes
-
StringList::const_iterator current_line
-
RefPtr< StringList > InputLines
-
int LineNumber
-
size_t pos
-
string source_url
Constructor & Destructor Documentation
Wizt::VScriptParser::VScriptParser |
( |
const string & |
src_url, |
|
|
const string & |
s, |
|
|
int |
linenumber |
|
) |
| |
- Parameters:
-
src_url | Remember the url from there this script came. Used to dissolve recursion problems and path names that are relative to the script url. |
s | The script content. |
linenumber | Current line number. |
The documentation for this class was generated from the following files:
- ocean/vscript/VScriptParser.hpp
- ocean/vscript/VScriptParser.cpp