module CORAL::Qualifiedname0

Public Instance Methods

identifier1() click to toggle source
# File lib/coral.rb, line 320
def identifier1
  elements[0]
end
identifier2() click to toggle source
# File lib/coral.rb, line 324
def identifier2
  elements[2]
end