org.jacorb.idl.runtime
public class str_token extends token
Version: last updated: 11/25/95
See Also: int_token
Field Summary | |
---|---|
String | str_val The stored string value. |
Constructor Summary | |
---|---|
str_token(int term_num, String v) Full constructor. | |
str_token(int term_num) Constructor for value defaulting to an empty string. |