java_cup
public class nonassoc_action extends parse_action
Version: last updated: 7/2/96
Constructor Summary | |
---|---|
nonassoc_action() Simple constructor. |
Method Summary | |
---|---|
boolean | equals(parse_action other) Equality test. |
boolean | equals(Object other) Generic equality test. |
int | hashCode() Compute a hash code. |
int | kind() Quick access to type of action. |
String | toString() Convert to string. |