module CORAL::Literal0

Public Instance Methods

ast() click to toggle source
# File lib/coral.rb, line 1341
def ast
  ["literal", ast1]
end