module CORAL::Qualifiedname1
Public Instance Methods
ast()
click to toggle source
# File lib/coral.rb, line 330 def ast ["qual", identifier1.ast, identifier2.ast] end
# File lib/coral.rb, line 330 def ast ["qual", identifier1.ast, identifier2.ast] end