Class: Babeltrace::CTF::EnumDecl

Inherits:
Declaration show all
Defined in:
lib/babeltrace/ctf/events.rb

Instance Attribute Summary

Attributes inherited from Declaration

#declaration

Instance Method Summary collapse

Methods inherited from Declaration

create, #field_type, #initialize

Constructor Details

This class inherits a constructor from Babeltrace::CTF::Declaration

Instance Method Details

#def_classObject



506
507
508
# File 'lib/babeltrace/ctf/events.rb', line 506

def def_class
  EnumDef
end