class

OpenGLBindingGenerator::Crystal::EnumBuilder

Inherits Reference < Object

Constructs a single enum definition.

Constructors

new(name : String, flags : Bool = false, comment : String | Nil = nil)
Source

Instance methods

add_value(enum_value)
Source
build
Source
type
Source
type=(type : Type)
Source
type?
Source