linc 0.7
Linc is a general-purpose programming language inspired by C
Loading...
Searching...
No Matches
linc::StringStack Class Referencefinal

Public Member Functions

void push (std::string_view symbol)
 
void pop ()
 
std::string get (std::string_view name) const
 
std::stack< std::string >::size_type getSize () const
 
std::string find (std::string_view name)
 

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