class Vertigo::Label
Attributes
ident[RW]
Public Class Methods
new(ident=nil)
click to toggle source
# File lib/vertigo/ast_vertigo_rkgen.rb, line 596 def initialize ident=nil @ident=ident end