2 |
|
#define INC_MDParser_hpp_ |
3 |
|
|
4 |
|
#include <antlr/config.hpp> |
5 |
< |
/* $ANTLR 2.7.7 (20110725): "MDParser.g" -> "MDParser.hpp"$ */ |
5 |
> |
/* $ANTLR 2.7.7 (20120725): "MDParser.g" -> "MDParser.hpp"$ */ |
6 |
|
#include <antlr/TokenStream.hpp> |
7 |
|
#include <antlr/TokenBuffer.hpp> |
8 |
|
#include "MDTokenTypes.hpp" |
57 |
|
public: void constant(); |
58 |
|
protected: void intConst(); |
59 |
|
protected: void floatConst(); |
60 |
+ |
protected: void vectorConst(); |
61 |
|
public: void moleculestatement(); |
62 |
|
public: void atomblock(); |
63 |
|
public: void bondblock(); |