public class ExpList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) Exp |
e |
(package private) ExpList |
next |
Constructor and Description |
---|
ExpList() |
Modifier and Type | Method and Description |
---|---|
(package private) static ExpList |
copy_ExpList(ExpList l) |