mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
introduce the type synonym Token=String in the PGF API
This commit is contained in:
@@ -54,7 +54,7 @@ module PGF(
|
||||
groupResults, -- lins of trees by language, removing duplicates
|
||||
showPrintName,
|
||||
|
||||
BracketedString(..), FId, LIndex,
|
||||
BracketedString(..), FId, LIndex, Token,
|
||||
Forest.showBracketedString,
|
||||
|
||||
-- ** Parsing
|
||||
|
||||
Reference in New Issue
Block a user