|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.compiler.parser.IdlType
org.openorb.trader.compiler.parser.STDLType
public class STDLType
This class defines new type for Service Type Description Language grammar
Field Summary | |
---|---|
static int |
PROPERTY
|
static int |
SERVICE
|
Fields inherited from class org.openorb.compiler.parser.IdlType |
---|
e_any, e_array, e_attribute, e_const, e_context, e_enum, e_enum_member, e_exception, e_factory, e_factory_member, e_fixed, e_forward_interface, e_forward_value, e_ident, e_import, e_include, e_interface, e_module, e_native, e_operation, e_param, e_raises, e_root, e_sequence, e_simple, e_state_member, e_string, e_struct, e_struct_member, e_typedef, e_union, e_union_member, e_value, e_value_box, e_value_inheritance, e_wstring |
Constructor Summary | |
---|---|
STDLType()
|
Method Summary |
---|
Methods inherited from class org.openorb.compiler.parser.IdlType |
---|
toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SERVICE
public static final int PROPERTY
Constructor Detail |
---|
public STDLType()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |