Sha256: bc8f204ad17b7894e292df60a66bda52dcccae08c1eba3ee52e67125274d7e5f

Contents?: true

Size: 127 Bytes

Versions: 8

Compression:

Stored size: 127 Bytes

Contents

module RbGCCXML

  # Represents a <FunctionType>, also known as a function pointer.
  class FunctionType < Function
  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rbgccxml-1.1.0 lib/rbgccxml/nodes/function_type.rb
rbgccxml-1.0.4 lib/rbgccxml/nodes/function_type.rb
rbgccxml-1.0.3 lib/rbgccxml/nodes/function_type.rb
rbgccxml-1.0.2 lib/rbgccxml/nodes/function_type.rb
rbgccxml-1.0.1 lib/rbgccxml/nodes/function_type.rb
rbgccxml-1.0 lib/rbgccxml/nodes/function_type.rb
rbgccxml-0.9.1 lib/rbgccxml/nodes/function_type.rb
rbgccxml-0.9 lib/rbgccxml/nodes/function_type.rb