public class IdentificationVariable extends Object
| Constructor and Description |
|---|
IdentificationVariable(String name,
Object typeInfo)
Creates an identification variable declaration for use during semantic
analysis.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the IdentificationVariable.
|
Object |
getTypeInfo()
Returns the type of the IdentificationVariable.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.