Torque 3D 3.8
|
Members |
Description |
struct ConsoleParser * next; |
!< Next object in list or NULL |
char * ext; |
!< Filename extension handled by this parser |
fnGetCurrentFile getCurrentFile; |
!< GetCurrentFile lexer function |
fnGetCurrentLine getCurrentLine; |
!< GetCurrentLine lexer function |
fnParse parse; |
!< Parse lexer function |
fnRestart restart; |
!< Restart lexer function |
fnSetScanBuffer setScanBuffer; |
!< SetScanBuffer lexer function |
brief List of parsers for the compiler
Copyright (c) 2015. All rights reserved.
|
What do you think about this topic? Send feedback!
|