Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jacorb.idl.runtime.symbol
org.jacorb.idl.runtime.token
org.jacorb.idl.runtime.double_token
public class double_token
extends token
str_token
Field Summary | |
double |
|
Fields inherited from class org.jacorb.idl.runtime.symbol | |
parse_state , sym |
Constructor Summary | |
| |
|
public double_token(int term_num)
Constructor with default value of 0.0.
public double_token(int term_num, double v)
Full constructor.