Package mini_c
Class Eaccess_field
- java.lang.Object
 - 
- mini_c.Expr
 - 
- mini_c.Eaccess_field
 
 
 
- 
class Eaccess_field extends Expr
 
- 
- 
Constructor Summary
Constructors Constructor Description Eaccess_field(Expr e, Field f) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidaccept(Visitor v) 
 -