Class: Omml::Models::STCombineBrackets

Inherits:
EnumString
  • Object
show all
Defined in:
lib/omml/models/simple_types/st_combine_brackets.rb

Constant Summary collapse

VALUES =
%w[
  none
  round
  square
  angle
  curly
].freeze

Method Summary

Methods inherited from EnumString

cast