Used to define semantic error
Example
int a="test"; // TYPE_MISMATCH semantic error
Used to classify semantic error types
represents the line on which the semantic error is located
represents the type of semantic error that occurred