All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
uscript::Compiler::Parser Struct Reference

Public Attributes

Token current
 
Token previous
 
bool hadError
 
bool panicMode
 

Detailed Description

Definition at line 14 of file compile.h.

Member Data Documentation

Token uscript::Compiler::Parser::current

Definition at line 15 of file compile.h.

bool uscript::Compiler::Parser::hadError

Definition at line 17 of file compile.h.

bool uscript::Compiler::Parser::panicMode

Definition at line 18 of file compile.h.

Token uscript::Compiler::Parser::previous

Definition at line 16 of file compile.h.


The documentation for this struct was generated from the following file: