rupesh4514 / grammatical-framework

Automatically exported from code.google.com/p/grammatical-framework
0 stars 0 forks source link

The visualization of abstract syntax trees crashes if the tree has high-order functions or literals #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load any grammar that uses high-order syntax (SUMO for example)
2. Use command vt with tree that uses hight-order functions

What is the expected output? What do you see instead?

Crash!

Original issue reported on code.google.com by kr.ange...@gmail.com on 30 Nov 2009 at 8:57

GoogleCodeExporter commented 9 years ago

Original comment by kr.ange...@gmail.com on 30 Nov 2009 at 9:04

GoogleCodeExporter commented 9 years ago
Fixed after the refactoring in relation with the bracketed strings API

Original comment by kr.ange...@gmail.com on 4 May 2010 at 8:33