public static class IEC61499data.Subrange_spec_init
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
signed_integer |
protected IEC61499data.Subrange_specification |
subrange_specification |
Constructor and Description |
---|
Subrange_spec_init() |
Modifier and Type | Method and Description |
---|---|
int |
get_signed_integer()
Access to parse result.
|
IEC61499data.Subrange_specification |
get_subrange_specification()
Access to parse result.
|
protected IEC61499data.Subrange_specification subrange_specification
protected int signed_integer
public IEC61499data.Subrange_specification get_subrange_specification()
public int get_signed_integer()