public class NoFieldException extends CompileError
| Modifier and Type | Field and Description |
|---|---|
private ASTree |
expr |
private java.lang.String |
fieldName |
| Constructor and Description |
|---|
NoFieldException(java.lang.String name,
ASTree e) |
| Modifier and Type | Method and Description |
|---|---|
ASTree |
getExpr() |
java.lang.String |
getField() |
getLex, getMessage, toString