Show / Hide Table of Contents

Namespace GCore.Antlr.Grammers.Idl

Classes

IDLBaseListener

This class provides an empty implementation of IIDLListener, which can be extended to create a listener which only needs to handle a subset of the available methods.

IDLBaseVisitor<Result>

This class provides an empty implementation of IIDLVisitor<Result>, which can be extended to create a visitor which only needs to handle a subset of the available methods.

IDLLexer

IDLParser

IDLParser.A_scoped_nameContext

IDLParser.Add_exprContext

IDLParser.And_exprContext

IDLParser.AnnappsContext

IDLParser.Annotation_appl_paramContext

IDLParser.Annotation_appl_paramsContext

IDLParser.Annotation_applContext

IDLParser.Annotation_bodyContext

IDLParser.Annotation_declContext

IDLParser.Annotation_defContext

IDLParser.Annotation_forward_dclContext

IDLParser.Annotation_headerContext

IDLParser.Annotation_inheritance_specContext

IDLParser.Annotation_memberContext

IDLParser.Any_typeContext

IDLParser.Array_declaratorContext

IDLParser.Attr_declaratorContext

IDLParser.Attr_declContext

IDLParser.Attr_raises_exprContext

IDLParser.Attr_specContext

IDLParser.Base_type_specContext

IDLParser.Bit_valuesContext

IDLParser.Bitfield_specContext

IDLParser.Bitfield_type_specContext

IDLParser.BitfieldContext

IDLParser.Bitmask_typeContext

IDLParser.Bitset_typeContext

IDLParser.Boolean_typeContext

IDLParser.Case_labelContext

IDLParser.Case_stmtContext

IDLParser.Char_typeContext

IDLParser.Complex_declaratorContext

IDLParser.Component_bodyContext

IDLParser.Component_declContext

IDLParser.Component_exportContext

IDLParser.Component_forward_declContext

IDLParser.Component_headerContext

IDLParser.Component_inheritance_specContext

IDLParser.ComponentContext

IDLParser.Const_declContext

IDLParser.Const_expContext

IDLParser.Const_typeContext

IDLParser.Constr_forward_declContext

IDLParser.Constr_type_specContext

IDLParser.Consumes_declContext

IDLParser.Context_exprContext

IDLParser.DeclaratorContext

IDLParser.DeclaratorsContext

IDLParser.DefinitionContext

IDLParser.Element_specContext

IDLParser.Emits_declContext

IDLParser.Enum_typeContext

IDLParser.EnumeratorContext

IDLParser.Event_abs_declContext

IDLParser.Event_declContext

IDLParser.Event_forward_declContext

IDLParser.Event_headerContext

IDLParser.EventContext

IDLParser.Except_declContext

IDLParser.Exception_listContext

IDLParser.Export_Context

IDLParser.Factory_declContext

IDLParser.Finder_declContext

IDLParser.Fixed_array_sizeContext

IDLParser.Fixed_pt_const_typeContext

IDLParser.Fixed_pt_typeContext

IDLParser.Floating_pt_typeContext

IDLParser.Forward_declContext

IDLParser.Get_excep_exprContext

IDLParser.Home_bodyContext

IDLParser.Home_declContext

IDLParser.Home_exportContext

IDLParser.Home_headerContext

IDLParser.Home_inheritance_specContext

IDLParser.IdentifierContext

IDLParser.Import_declContext

IDLParser.Imported_scopeContext

IDLParser.Init_declContext

IDLParser.Init_param_attributeContext

IDLParser.Init_param_declContext

IDLParser.Init_param_declsContext

IDLParser.Integer_typeContext

IDLParser.Interface_bodyContext

IDLParser.Interface_declContext

IDLParser.Interface_headerContext

IDLParser.Interface_inheritance_specContext

IDLParser.Interface_nameContext

IDLParser.Interface_or_forward_declContext

IDLParser.Interface_typeContext

IDLParser.LiteralContext

IDLParser.Map_typeContext

IDLParser.Member_listContext

IDLParser.MemberContext

IDLParser.ModuleContext

IDLParser.Mult_exprContext

IDLParser.Object_typeContext

IDLParser.Octet_typeContext

IDLParser.Op_attributeContext

IDLParser.Op_declContext

IDLParser.Op_type_specContext

IDLParser.Or_exprContext

IDLParser.Param_attributeContext

IDLParser.Param_declContext

IDLParser.Param_type_specContext

IDLParser.Parameter_declsContext

IDLParser.Positive_int_constContext

IDLParser.Primary_exprContext

IDLParser.Primary_key_specContext

IDLParser.Provides_declContext

IDLParser.Publishes_declContext

IDLParser.Raises_exprContext

IDLParser.Readonly_attr_declaratorContext

IDLParser.Readonly_attr_specContext

IDLParser.Scoped_nameContext

IDLParser.Sequence_typeContext

IDLParser.Set_excep_exprContext

IDLParser.Set_typeContext

IDLParser.Shift_exprContext

IDLParser.Signed_intContext

IDLParser.Signed_long_intContext

IDLParser.Signed_longlong_intContext

IDLParser.Signed_short_intContext

IDLParser.Signed_tiny_intContext

IDLParser.Simple_declaratorContext

IDLParser.Simple_declaratorsContext

IDLParser.Simple_type_specContext

IDLParser.SpecificationContext

IDLParser.State_memberContext

IDLParser.String_typeContext

IDLParser.Struct_typeContext

IDLParser.Supported_interface_specContext

IDLParser.Switch_bodyContext

IDLParser.Switch_type_specContext

IDLParser.Template_type_specContext

IDLParser.Type_declaratorContext

IDLParser.Type_declContext

IDLParser.Type_id_declContext

IDLParser.Type_prefix_declContext

IDLParser.Type_specContext

IDLParser.Unary_exprContext

IDLParser.Unary_operatorContext

IDLParser.Union_typeContext

IDLParser.Unsigned_intContext

IDLParser.Unsigned_long_intContext

IDLParser.Unsigned_longlong_intContext

IDLParser.Unsigned_short_intContext

IDLParser.Unsigned_tiny_intContext

IDLParser.Uses_declContext

IDLParser.Value_abs_declContext

IDLParser.Value_base_typeContext

IDLParser.Value_box_declContext

IDLParser.Value_declContext

IDLParser.Value_elementContext

IDLParser.Value_forward_declContext

IDLParser.Value_headerContext

IDLParser.Value_inheritance_specContext

IDLParser.Value_nameContext

IDLParser.ValueContext

IDLParser.Wide_char_typeContext

IDLParser.Wide_string_typeContext

IDLParser.Xor_exprContext

Interfaces

IIDLListener

This interface defines a complete listener for a parse tree produced by IDLParser.

IIDLVisitor<Result>

This interface defines a complete generic visitor for a parse tree produced by IDLParser.

In This Article
Back to top Generated by DocFX