Module: CORAL::Usingdirective0

Defined in:
lib/coral.rb

Instance Method Summary collapse

Instance Method Details

#identifierObject



1104
1105
1106
# File 'lib/coral.rb', line 1104

def identifier
  elements[1]
end

#S1Object



1100
1101
1102
# File 'lib/coral.rb', line 1100

def S1
  elements[0]
end

#S2Object



1108
1109
1110
# File 'lib/coral.rb', line 1108

def S2
  elements[2]
end