11 12 13
# File 'lib/qrb/syntax/sub_type.rb', line 11 def to_ast [:sub_type, rel_type.to_ast] + constraint_def.to_ast end