class

Cruml::Entities::ArgInfo

Inherits Reference < Object

This consists of obtaining information about argument name and type.

Constructors

new(name : String, type : String)
Source

Instance methods

name

Argument name

Source
type

Argument type

Source