mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 22:09:32 -06:00
parse tree visualization
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
-- Stability : (stable)
|
||||
-- Portability : (portable)
|
||||
--
|
||||
-- > CVS $Date: 2005/06/10 21:04:01 $
|
||||
-- > CVS $Date: 2005/06/20 16:14:19 $
|
||||
-- > CVS $Author: aarne $
|
||||
-- > CVS $Revision: 1.5 $
|
||||
-- > CVS $Revision: 1.6 $
|
||||
--
|
||||
-- Help on shell commands. Generated from HelpFile by 'make help'.
|
||||
-- PLEASE DON'T EDIT THIS FILE.
|
||||
@@ -310,6 +310,14 @@ txtHelpFile =
|
||||
"\n flags:" ++
|
||||
"\n -c compute the resulting new tree to normal form" ++
|
||||
"\n" ++
|
||||
"\nvt, visualize_tree: vt Tree" ++
|
||||
"\n Shows the abstract syntax tree via dot and gv (via temporary files" ++
|
||||
"\n grphtmp.dot, grphtmp.ps)." ++
|
||||
"\n flags:" ++
|
||||
"\n -c show categories only (no functions)" ++
|
||||
"\n -f show functions only (no categories)" ++
|
||||
"\n -g show as graph (sharing uses of the same function)" ++
|
||||
"\n" ++
|
||||
"\n-- subshells" ++
|
||||
"\n" ++
|
||||
"\nes, editing_session: es" ++
|
||||
|
||||
Reference in New Issue
Block a user