ICG 2
Electric Boogaloo
Public Member Functions | List of all members
ParsedAssignment Class Reference

#include <ParsedAssignment.hpp>

Public Member Functions

 ParsedAssignment (std::string assignment_string)
 
std::string getVariableName ()
 
std::string getValueRawString ()
 
ValuegetValue ()
 

Constructor & Destructor Documentation

◆ ParsedAssignment()

ParsedAssignment::ParsedAssignment ( std::string  assignment_string)

Member Function Documentation

◆ getValue()

Value * ParsedAssignment::getValue ( )

◆ getValueRawString()

std::string ParsedAssignment::getValueRawString ( )

◆ getVariableName()

std::string ParsedAssignment::getVariableName ( )

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