module CORAL::Usingdirective0

Public Instance Methods

S1() click to toggle source
# File lib/coral.rb, line 1100
def S1
  elements[0]
end
S2() click to toggle source
# File lib/coral.rb, line 1108
def S2
  elements[2]
end
identifier() click to toggle source
# File lib/coral.rb, line 1104
def identifier
  elements[1]
end