Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 351 Bytes

GrammarType.md

File metadata and controls

17 lines (11 loc) · 351 Bytes

Freeclimb::GrammarType

Properties

Name Type Description Notes
URL GrammarType Represented in Ruby as "URL"
BUILT_IN GrammarType Represented in Ruby as "BUILTIN"

Example

require 'freeclimb'

instance = Freeclimb::GrammarType::[NAME OF ENUM]