The Psyche Project
Public Types | Public Member Functions | Static Public Member Functions | List of all members
psy::C::LexedTokens Class Reference

The LexedTokens class. More...

#include <LexedTokens.h>

Public Types

using SizeType = std::vector< SyntaxToken >::size_type
 
using IndexType = SizeType
 

Public Member Functions

SyntaxTokentokenAt (IndexType tkIdx)
 
SizeType count () const
 

Static Public Member Functions

static IndexType invalidIndex ()
 

Detailed Description

The LexedTokens class.

The container of all tokens lexed by the Lexer.


The documentation for this class was generated from the following files: