equal
deleted
inserted
replaced
20 * CA 95054 USA or visit www.sun.com if you need additional information or |
20 * CA 95054 USA or visit www.sun.com if you need additional information or |
21 * have any questions. |
21 * have any questions. |
22 * |
22 * |
23 */ |
23 */ |
24 |
24 |
25 // This file contains the platform-independant parts |
25 // This file contains the platform-independent parts |
26 // of the template interpreter generator. |
26 // of the template interpreter generator. |
27 |
27 |
28 #ifndef CC_INTERP |
28 #ifndef CC_INTERP |
29 |
29 |
30 class TemplateInterpreterGenerator: public AbstractInterpreterGenerator { |
30 class TemplateInterpreterGenerator: public AbstractInterpreterGenerator { |