OpenMD 3.1
Molecular Dynamics in the Open
|
This interface allows any object to pretend it is a stream of tokens. More...
#include <TokenStream.hpp>
Public Member Functions | |
virtual RefToken | nextToken ()=0 |
This interface allows any object to pretend it is a stream of tokens.
Definition at line 22 of file TokenStream.hpp.
|
inlinevirtual |
Definition at line 25 of file TokenStream.hpp.
|
pure virtual |
Implemented in antlr::TokenStreamHiddenTokenFilter.