module CORAL::Basedirective1

Public Instance Methods

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