class AdLint::StructTag
Public Instance Methods
to_s()
click to toggle source
# File lib/adlint/symbol.rb, line 76 def to_s "struct #{@identifier.value}" end
# File lib/adlint/symbol.rb, line 76 def to_s "struct #{@identifier.value}" end