summaryrefslogtreecommitdiff
path: root/parser.sig
diff options
context:
space:
mode:
Diffstat (limited to 'parser.sig')
-rw-r--r--parser.sig1
1 files changed, 1 insertions, 0 deletions
diff --git a/parser.sig b/parser.sig
index 6040800..38e1877 100644
--- a/parser.sig
+++ b/parser.sig
@@ -169,6 +169,7 @@ signature PARSER = sig
val getT: exprAug -> ctype
val funcParts: ctype -> ctype * ctype list
+ val Pctype: (ctype, 'a, 'b, 'c) a1printer
val getFieldInfo: ctype -> nid -> (word * ctype) option
val finalize: ctx -> ctx