Class: Raml::ResourceTypeReference

Inherits:
ParametizedReference show all
Defined in:
lib/raml/node/resource_type_reference.rb

Overview

A reference to a resource type defined in the root node.

Instance Attribute Summary

Attributes inherited from ParametizedReference

#parameters

Attributes inherited from Node

#name, #parent

Method Summary

Methods inherited from ParametizedReference

#initialize

Methods inherited from Node

#initialize

Constructor Details

This class inherits a constructor from Raml::ParametizedReference