summaryrefslogtreecommitdiff
path: root/packrat_parser_lib_notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'packrat_parser_lib_notes.txt')
-rw-r--r--packrat_parser_lib_notes.txt16
1 files changed, 4 insertions, 12 deletions
diff --git a/packrat_parser_lib_notes.txt b/packrat_parser_lib_notes.txt
index 8e98d56..d9aca31 100644
--- a/packrat_parser_lib_notes.txt
+++ b/packrat_parser_lib_notes.txt
@@ -206,18 +206,6 @@ Is_End_Of_Line
Is_Whitespace
Not_Whitespace
-(for syntax_trees)
-To_String
-Pretty_Print
-
-(for exception messages)
-To_String
-Pretty_Print
-
-(for tokens)
-To_String
-Pretty_Print
-
@@ -239,6 +227,8 @@ List of funcs:
Valid_Message
Valid_Identifier
Valid_Identifier_Array
+Debug_String
+
Join
Encode
Encode_Array
@@ -259,6 +249,7 @@ Token (tagged, controlled, but not limited)
List of funcs:
Create
Initialized
+Debug_String
Label
Value
@@ -274,6 +265,7 @@ List_of_datatypes:
Parse_Graph
List of funcs:
+Debug_String