P4  1
name analysis
Public Member Functions
SemSym Class Reference

List of all members.

Public Member Functions

 SemSym (String type)
String getType ()
String toString ()

Detailed Description

The Sym class represents a symbol containing a String member to represent the type of a declaration

Author:
Matt Rennebohm

Constructor & Destructor Documentation

SemSym.SemSym ( String  type)

Constructs Sym with provided type

Parameters:
typeof declaration

Member Function Documentation

String SemSym.getType ( )

Returns the type associated with the symbol

Returns:
type
String SemSym.toString ( )

Prints identifier type


The documentation for this class was generated from the following file:
 All Classes Functions Variables