Oxide::Directive
Inherits Reference < Object
Constructors
new(name : String, arguments : Hash(String, Oxide::Argument) = {} of String => Oxide::Argument, locations : Array(Oxide::Directive::Location) = [] of Location, repeatable : Bool = false, description : Nil | String = nil)
SourceInstance methods
arguments
Sourcedescription
Sourcelocations
Sourcename
Sourcerepeatable
Source