Module: MessagePack::IDL::AST
- Defined in:
- lib/msgpack/idl/ast.rb
Defined Under Namespace
Classes: Application, BoolLiteral, ConstLiteral, Document, Element, Enum, EnumField, EnumLiteral, Exception, FalseLiteral, Field, FlaotLiteral, Func, GenericType, Include, Inherit, InheritAll, InheritFunc, InheritName, IntLiteral, Literal, Message, Namespace, NilLiteral, Scope, Sequence, Service, StringLiteral, TrueLiteral, Type, ValueAssignedField
Constant Summary collapse
- SUMMARY_LINES =
6
- FIELD_OPTIONAL =
:optional
- FIELD_REQUIRED =
:required