aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/target/jvm/type/parser.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/target/jvm/type/parser.lux22
1 files changed, 11 insertions, 11 deletions
diff --git a/stdlib/source/library/lux/target/jvm/type/parser.lux b/stdlib/source/library/lux/target/jvm/type/parser.lux
index 3d68ddb85..f9d79bb16 100644
--- a/stdlib/source/library/lux/target/jvm/type/parser.lux
+++ b/stdlib/source/library/lux/target/jvm/type/parser.lux
@@ -4,23 +4,23 @@
[abstract
[monad {"+" [do]}]]
[control
- ["." try]
- ["." function]
- ["<>" parser ("#\." monad)
- ["<.>" text {"+" [Parser]}]]]
+ ["[0]" try]
+ ["[0]" function]
+ ["<>" parser ("[1]\[0]" monad)
+ ["<[0]>" text {"+" [Parser]}]]]
[data
- ["." product]
+ ["[0]" product]
[text
["%" format {"+" [format]}]]
[collection
- ["." list]]]]]
- ["." // {"+" [Type]}
+ ["[0]" list]]]]]
+ ["[0]" // {"+" [Type]}
[category {"+" [Void Value Return Method Primitive Object Class Array Var Parameter Declaration]}]
- ["#." signature]
- ["#." descriptor]
- ["." // "_"
+ ["[1][0]" signature]
+ ["[1][0]" descriptor]
+ ["[0]" // "_"
[encoding
- ["#." name {"+" [External]}]]]])
+ ["[1][0]" name {"+" [External]}]]]])
(template [<category> <name> <signature> <type>]
[(def: .public <name>