class Vertigo::StdType

Attributes

ident[RW]

Public Class Methods

new(ident=nil) click to toggle source
# File lib/vertigo/ast_vertigo_rkgen.rb, line 421
def initialize ident=nil
  @ident=ident
end