org.jacorb.idl.runtime
public class int_token extends token
Version: last updated: 11/25/95
See Also: str_token
Field Summary | |
---|---|
int | int_val The stored int value. |
Constructor Summary | |
---|---|
int_token(int term_num, int iv) Full constructor. | |
int_token(int term_num) Constructor with default value of 0. |