public class ASTID extends SimpleNode
Constructors
ASTID(int id)
public ASTID(int id)
Name | Description |
id | int |
Methods
getName()
public String getName()
Type | Description |
String |
setName(String name)
public void setName(String name)
Name | Description |
name | String |
toString()
public String toString()
Type | Description |
String |