dstep.translator.MacroParser

Members

Functions

accept
bool accept(ref Token[] tokens, ref string spelling, TokenKind kind)

The accept family of functions parse tokens. In the case of successful parsing, the function advances the beginning of the tokens to the next token and returns true.

Meta

Authors

Wojciech Szęszoł

Version

Initial created: October 05, 2017